वर्णन
Display a customizable list of custom post types with filtering options using the Custom Post List plugin.
Features
- Display a customizable list of posts.
- Filter posts based on post type.
- Easy-to-use shortcode for embedding the post list.
- Select specific post types from the dropdown list.
Usage
After activating the plugin, you can use the following shortcode to display the post list on any page:
[custom_post_list]
स्क्रीनशॉट
स्थापना
- Upload the
custom-post-list
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the shortcode
[custom_post_list]
on any page.
नेहमी विचारले जाणारे प्रश्न
-
Can I select specific post types from the dropdown?
-
Yes, you can use the
[custom_post_list]
shortcode and specify selected post types in the plugin settings. -
Where can I get support for this plugin?
-
For support, please visit the plugin support forum on WordPress.org.
योगदानकर्ते आणि विकसक
“Custom Post List” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Custom Post List” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.0.0
- Initial release
1.0.1
- Added Pagination Feature
1.0.2
- Added Display Author Feature
- Fix Responsive Issues