विवरण
Any Posts Widget provides a light widget allow user choose any posts to display quickly, easily drag and drop ordering.
Documentation
See the FAQ tab for documentation on custom templates, hooks, common issues, and more.
More Information
- For help use wordpress.org
- Fork or contribute on Github
- Visit my website for more
- View my other WordPress Plugins
स्क्रिनसटहरू
स्थापना
- Download and extract the zip archive
- Upload
any-posts-widget
folder to/wp-content/plugins/
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the
APW: Any Posts
widget to a sidebar and configure the options
प्रश्नोत्तर
- Installation Instructions
-
- Download and extract the zip archive
- Upload
any-posts-widget
folder to/wp-content/plugins/
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the
APW: Any Posts
widget to a sidebar and configure the options
- Filters
-
-
apw_posts_widget_query_args (array):
Allows changing the posts query arguments -
apw_list_posts_open (string):
Allows changing the open tag of posts list. -
apw_list_posts_close (string):
Allows changing the close tag of posts list.
-
- Template
-
Template files can be found within the
templates/
directory. Copy any template file(s) toyour-theme/any-posts-widget/
directory (with same structure) to override it.
योगदानकर्ता र डेभलपरहरू
“Any Posts Widget” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Any Posts Widget” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0.1
- Added: Remove post button.
- Added: apw_posts_widget_query_args filter hook.
- Improved: Auto focus on post select field when add post.
- Fixed: Wrong posts order.
1.0.0
- First release.