8000 GitHub - duman/dlike: Wordpress like plugin, everything works locally. It's not bound to any social network.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

duman/dlike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Download the plugin.
  2. Log in to your admin panel.
  3. Navigate to Plugins and select Add New.
  4. Click on Upload Plugin and select the downloaded zip file from step 1.
  5. You will see a console output like:
Installing Plugin from uploaded file: dlike-master.zip
Unpacking the package…

Installing the plugin…

Plugin installed successfully.

This means that everything went perfect! Woo! Now, let's keep going on.

  1. Click on Activate Plugin.
  2. Navigate to Appearance, Widgets.
  3. Drag and drop the "DLIKE - Top 10 list for the dlike widget" to your desired sidebar/footer.
  4. Add a title for your widget, if you want to. (Optional)
  5. Go to your homepage and start using it!
  6. Enjoy!

Demo sites (Currently won't work.)

Some cool features

  • Even if you remove the extension at a point and then re-install it, your likes will remain and you can just use your old data.
  • You can use it with any theme, it'll just blend in with the stylesheet of your theme.
  • It uses AJAX so that you don't have to reload the page every time you like/unlike something. Thanks to XHR magic.
  • It's neither folder dependent nor hardcoded. Due to that it'll install with zero issues to any wordpress installation.
  • Heart symbols under posts are drawn with SVG, they will look great no matter how zoomed in you are in your screen.
  • Top 10 widget automatically creates list numbers and sorts itself by like amounts.
  • Pretty much everything is done with Wordpress API and all injection attacks are tested for safety. (If you find some open an issue please.)
  • Normally like button is embedded inside the post content but if theme allows displaying full post content on the front page, like button will also be clickable on the frontpage. Otherwise you need to go into the post, as it's supposed to be.

Roadmap

  • Will add an options page and will provide some options for pruning likes.
  • Will provide more freedom over which symbol is used to favorite/like a post. (Heart, star etc.)
  • Code improvements.

Fun fact

I've created this as my intern application project for Özgür Yazılım. Özgür Yazılım have stated that this code is not for their company and I can use as a reference in the future. I hope I get to use this widget as a reference someday, somewhere. (:

About

Wordpress like plugin, everything works locally. It's not bound to any social network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0