विवरण
Write your next book from the comfort of the WordPress dashboard, categorizing the chapters by Book name and even adding the character names that appear in each chapter.
You also have the option to add in your own custom quote for the beginning of your chapter.
स्क्रिनसटहरू
स्थापना
- Upload
chapters-for-authors.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to
Settings -> Permalinks
and re-save your settings if you’re using Custom permalink settings
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Chapters for Authors” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Chapters for Authors” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.1
- Added REST API support for Chapters post type in
admin/class-chapters-for-authors-custom-post-type.php
- Added page-attributes to Chapters CPT support in
admin/class-chapters-for-authors-custom-post-type.php
- Added flush rewrite rules on activation for Chapters CPT and taxonomies in
includes/class-chapters-for-authors-activator.php
- Updated add_new text for Chapters CPT in
admin/class-chapters-for-authors-custom-post-type.php
- Updated Introduction metabox title in
admin/class-chapters-for-authors-metaboxes.php
- Updated text strings for localization in
admin/class-chapters-for-authors-metaboxes.php
- Updated code escape to the quote and author variables in
admin/class-chapters-for-authors-metaboxes.php
- Updated
.pot
file with text strings for localization inlanguages/chapters-for-authors.pot
- General code cleanup throughout various files
1.0.0
Initial release.