GhostManSec
Server: LiteSpeed
System: Linux premium197.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: parhudrw (1725)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/parhudrw/alicreates.com/wp-content/plugins/pixfort-likes/readme.md
=== Plugin Name ===
Contributors: PixFort
Requires at least: 3.4
Tested up to: 5.2.2
Stable tag: 1.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add "like" functionality to your posts and pages

== Description ==

Add "like" functionality to your posts and pages. Display your most liked posts via widget.

== Installation ==

1. Upload `pixfort-likes` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Configure the settings via the menu item that appears
1. Place `<?php if( function_exists('get_pixfort_likes') ) echo get_pixfort_likes(); ?>` in your templates
1. Use the `[pixfort_likes]` shortcode in your posts and pages

== Changelog ==

= 1.0.1 =
Small padding fix
= 1.0 =
Initial release