HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/buildff/public_html/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