Περιγραφή
Post Grid with Ajax Filter plugin is a simple WordPress plugin that helps you filter your post by category terms with Ajax. Ajax post grid will help you Load posts with grid layout and you can also filter by post category.
Just use this shortcode anywhere. Below you can see all available shortcodes.
Post Grid with Ajax Filter by AddonMaster.com
Shortcodes
- Default Shortcode
[am_post_grid]
- Control for Show or Hide the filter
Options: yes,no
Default: yes
[am_post_grid show_filter="no"]
- Control Number of Posts Per Page
Options: Integers, -1 for all posts
Default: WordPress Default
[am_post_grid posts_per_page="6"]
- Post pagination
Options: yes,no
Default: “no”
[am_post_grid posts_per_page="6" paginate="yes"]
- Show/Hide “All” Button before filter
Options: yes,no
Default: “yes”
[am_post_grid btn_all="yes"]
Features
- Shortcodes for showing anywhere
- Pre-Build Layout
- Grid Layout
- Ajax Post Grid
- Category Filter with ajax
- Controlling Options
- Post pagination
Εγκατάσταση
- Upload “ajax-filter-posts.zip\” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
Συχνές Ερωτήσεις
- How to use it?
-
use this shortcode: [am_post_grid]
- Why the plugin is not working?
-
Please post details on support forum.
- I need help with custom feature?
-
email me at info@addonmaster.com
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Post Grid with Ajax Filter” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Post Grid with Ajax Filter” στην γλώσσα σας.
Interested in development?
Περιηγηθείτε στον κώδικα , ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών μέσω RSS .
Σύνοψη αλλαγών
2.0.4
- March 19, 2020
Issue Fixed: Draft posts are displayed
2.0.2
- March 9, 2020
Ajax pagination
CSS Improvement
Ajax Improvement
Speed Improvement
2.0.0
- Jan 22, 2020
Multiple grid support
Ajax Improvement
Speed Improvement
Shortcode Extended :
posts_per_page – for controlling number of posts
btn_all – Show/Hide “All” Button on filter
show_filter – Show/Hide the filter
1.0.4
- Jan 21, 2020
Multiple grid support
Ajax Improvement
Speed Improvement
New Design Layout Added
1.0.4
- Initial release.