Περιγραφή
The Content Shortcode Generator plugin allows you to create content using the Gutenberg editor, and then insert that content anywhere on your site via a simple shortcode. It allows for easy content management and retrieval, providing a more flexible way to display Gutenberg-based content in posts or pages.
Features:
- Custom Post Type: Create custom content that can be managed from the WordPress dashboard.
- Shortcodes: Automatically generates shortcodes for each content, allowing easy insertion into any page or post.
- Category Taxonomy: Organize content using a custom category taxonomy.
- Admin Table Integration: Displays the generated shortcode directly in the admin posts table for easy copying.
- Gutenberg Block: Easily add content as a block in the Gutenberg editor.
You can check all the features and how to use the content shortcode generator plugin from here.
License
This plugin is licensed under the GPL-2.0+ license.
Στιγμιότυπα
Μπλοκς
Αυτό το πρόσθετο παρέχει 1 μπλοκ.
- Content Shortcode Generator
Εγκατάσταση
- Download the plugin ZIP file.
- Upload the ZIP file via the WordPress admin dashboard under Plugins > Add New > Upload Plugin.
- Activate the plugin.
- Create a new “Content Shortcode” via the Content Shortcode menu.
- Copy the generated shortcode and insert it wherever you need it.
Συχνές Ερωτήσεις
-
How do I create content?
-
Go to Content Shortcode > Add New in the admin panel. Use the Gutenberg editor to create your content, then save it. The shortcode will be generated automatically for you.
-
How do I use the shortcode?
-
Each content post will display a shortcode in the admin table. Copy the shortcode and paste it into any post or page where you want the content to appear.
-
Can I categorize the content?
-
Yes, you can assign categories to your content posts using the Categories taxonomy. This allows you to filter and manage your content more easily.
-
Can I use this in the Gutenberg editor?
-
Yes! The plugin also provides a custom Gutenberg block, which you can use to add content shortcodes directly from the editor.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Content Shortcode Generator” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Content Shortcode Generator” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.2
- Removed unwanted p tags, showing when using shortcode on multiple places on website.
- Added first option as select option in gutenberg block.
- Removed background color for marked text. It happen when removed extra p tags.
1.1
- Category filter solved.
1.0
- Initial release with custom post type, category taxonomy, shortcode generation, Gutenberg block support, and admin integration.