basarballioz / Like-My-Post-WPPlugin

With this plugin, you'll be able to put the like button under all the posts on your blog.

Home Page:https://github.com/basarballioz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Like My Post - Wordpress Plugin

With this plugin, you'll be able to put the like button under all the posts on your blog. You'll be able to view the most popular tags on your website and see the total number of likes for each tag. You can also show your users the 10 most liked tags (or less) thanks to a small widget that we can place on your website

Features

  • With this plugin, you'll be able to see if you like the article or post you've written or not thanks to like button below the post.
    like

  • A page where the most popular tags are presented with 10 tags per page.
    panel

  • Customizable widget for viewing the most popular tags.
    widget

Installation

You can install this plugin in a couple of different ways on your Wordpress website,

  • First you need to insall zip file of plugin: Download Now (.zip)

    • 1. Plugin can be installed by using Wordpress plugin installer. All you have to do is follow this path from dashboard of the wordpress: Plugins > Add New > Upload Plugin > Choose File > Choose your plugin file (likemypost-plugin.zip) > Install Now > Activate Plugin

    • 2. Plugin can be installed by cloning projects repo (Git Bash could be useful)

      • cd \wordpress\wp-content\plugins
      • git clone https://github.com/basarballioz/Like-My-Post-WPPlugin.git
      • Wordpress Dashboard > Plugins > Installed Plugins > Activate the "LikeMyPost" plugin

plugin

How do I know if my plugin is working ?
  • If you see the like button under any post on the site after enabling the plugin, it means that the plugin works without any problems

Credit

License

"Like My Post" project is licensed under the GPLv3 License - see the license. file for details.

About

With this plugin, you'll be able to put the like button under all the posts on your blog.

https://github.com/basarballioz/

License:GNU General Public License v3.0


Languages

Language:PHP 93.5%Language:JavaScript 6.5%