=== Posts From Category === Contributors: maneshtimilsina Donate link: https://www.buymeacoffee.com/maneshtimilsina Tags: posts from category, post listing, post list from category, widget, plugin, post listing widget, plugin to list posts, list posts from specific category, post, sidebar, post from category, list category post, category posts Requires at least: 4.9 Tested up to: 6.2 Requires PHP: 5.6 Stable tag: 6.0.4 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == Plugin to display posts from specific category. It comes with multiple layout option to display post list. Option to select category or exclude post is available wgich provide advance filter to your requirement. You can enable or disable posted date, thumbnail, read more button and more easily from widget. Following features are offered by plugin: * Multiple layout options to list posts * Title field for your listing * Select category from dropdown * Order posts by author, title, id, date, number of comments, menu order or random * Order posts in Ascending or Descending order * Select number of posts to display * Exclude posts from listing * Change word length of excerpt * Enable/Disable featured image * Select size of featured image * Enable/Disable publish date * Enable/Disable read more button and its text = Usage of Shortcode: = You can use shortcode to display your posts in the content area of your website. It is supported by Gutenberg Block, Page Builders like Elementor and more.
[pfc layout="layout-one" cat="0" order_by="date" order="DESC" post_number="5" length="10" readmore="Read More" show_date="true" show_image="true" image_size="full"]Parameters supported by this plugin are explained below: * layout: Supports 2 layouts (layout-one and layout-two) * cat: Category ID * order_by: Order your posts by author, title, ID, date, menu_order, comment_count, rand * order: DESC or ASC * post_number: Number of posts to show * length: Length of excerpt. Set 0 to hide excerpt * readmore: Read More text * show_date: true or false * show_image: true or false * image_size: Supports thumbnail, medium, large, full or any size defined by the theme = Recommended Theme = Full Site Editing WordPress theme optimized for Google Core Web Vitals and Search Engines - [Jadro - Full Site Editing theme](https://jadrowp.com/) == Installation == 1. Download the plugin from plugin directory 2. Extract the file contents 3. Upload the directory to your WordPress plugins' directory ( /wp-content/plugins/ ) 4. Activate the plugin from the WordPress Dashboard 5. Go to Widgets, add 'Post From Category' widget to your desire sidebar 6. Fill in the desired fields and we're good to go == Frequently Asked Questions == = Does this plugin provide shortcode ? = Yes, you can find PFC shortcode icon at the top bar of WP Editor. Click on it to insert shortcode. = Can I use this plugin using Gutenberg block or Elementor widget ? = Yes, you can use the shortcode block of Gutenberg (and shortcode in Elementor widget) to show your posts. = Where can I find setting for plugin? = This plugin do not have separate setting page. You can provide necessary details in widgets. == Screenshots == 1. Backend View 2. Frontend View == Changelog == = 6.0.4 - 02 August 2023 = * Update author info and links = 6.0.3 = - Update admin page = 6.0.2 = - Update packages = 6.0.1 = - Fix admin notice = 6.0.0 = - WP 6.2 compatibility - Code refinement = 5.0.2 = - Prefix added to tinyMCE_object - Recommended themes added = 5.0.1 = - Admin page added = 5.0.0 = - Tested with latest version (5.9) of WordPress - Shortcode information added = 4.0.2 = - Tested with latest version (5.4) of WordPress = 4.0.1 = - Escape issue fixed - Layout option added - Basic style added for post list - Option to select thumbnail of theme added = 3.1.2 = - Tested upto WordPress 4.4 = 3.1.1 = - Romanian language added = 3.0.1 = - Widget updated. - Tested upto WordPress 4.3 = 2.0.1 = - Plugin translated in German language. - Solved the issue with the number of posts control. = 1.0.2 = - Author details changed. - Donation link changed. = 1.0.1 = - Excerpt length bug fixed. - Dynamic thumbnail sizes added. = 1.0.0 = - First publicly distributable version