वर्णन
Add the shortcode [postlist query="PostQuery"] to a page to enable an unordered list of links to posts matching the query.
Useful for designing custom homepages.
स्थापना
- Upload ‘dirtysuds-postlist’ to the ‘/wp-content/plugins/’ directory
- Activate Postlist shortcode through the ‘Plugins’ menu in WordPress
- In the page editor, add the shortcode
[postlist query="_PostQuery_"]where PostQuery is a query that WordPress understands, like cat=3 to find all posts from Category 3.
नेहमी विचारले जाणारे प्रश्न
- I have an idea for a great way to improve this plugin
-
Please open a pull request on Github
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“Postlist Shortcode” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Postlist Shortcode” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.03 20141011
- Bugfix
1.02 20141011
- Make use of transients
1.00.20110226
- First version
- Works