वर्णन
Enables a Portfolio post type and Portfolio Tags taxonomy.
The plugin adds a Portfolio tab to your admin menu, which allows you to add Items just as you would regular posts. This allows you to keep your work even if you change theme.
Bugs
If you find an issue, let us know here!
Contributions
Anyone is welcome to contribute to the Knowledge Base CPT plugin.
There are various ways you can contribute:
- Raise an Issue on GitHub
- Translate the Knowledge Base CPT plugin into different languages
स्थापना
Upload ‘Portfolio CPT’, activate it, and you’re done!
Place the [portfolio] shortcode on any post or page to display your articles.
नेहमी विचारले जाणारे प्रश्न
- Installation Instructions
-
Upload ‘Portfolio CPT’, activate it, and you’re done!
Place the [portfolio] shortcode on any post or page to display your articles.
- How do I change the permalink on articles?
-
In wp-admin, navigate to Settings -> Permalink Settings
Enter a value next to ‘Portfolio’
Press ‘Save Changes’.
- Shortcode Options
-
The shortcode is extremely flexible. With no attributes set it will show all sections and articles:
[portfolio]
Adding a ‘parent’ attribute will limit the output to only sections that are within the parent you specify:
[portfolio parent="29"]
Another option is to set the order
[portfolio orderby="id"]
The full list of paramters can be found here: WP_Term_Query::__construct
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“Portfolio CPT” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Portfolio CPT” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.0.0
Release Date – 15th January 2018
- Initial release