Changeset 2930395
- Timestamp:
- 06/24/2023 01:49:32 PM (3 years ago)
- Location:
- custom-post-types
- Files:
-
- 2 edited
-
tags/4.0.4/readme.txt (modified) (8 diffs)
-
trunk/readme.txt (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-post-types/tags/4.0.4/readme.txt
r2924614 r2930395 14 14 == Description == 15 15 16 "**Custom post types**" is the only completely **free WordPress plugin** that lets you: 17 18 * create custom post types; 19 * create custom taxonomies (eg: categories, tags, etc.); 20 * create custom admin pages; 21 * create custom admin notices; 22 * create custom fields on post types; 23 * create custom fields on taxonomies; 24 * create custom fields on users; 25 * create custom fields on admin pages; 26 * create custom templates; 27 28 directly from the WordPress dashboard without writing code or editing files manually in a few minutes. 16 "**Custom post types**" is the best completely **free WordPress plugin** that lets you: 17 18 ✔ **create custom post types;** 19 ✔ **create custom taxonomies;** 20 ✔ **create custom admin pages;** 21 ✔ **create custom admin notices;** 22 ✔ **create custom fields;** 23 ✔ **create custom templates;** 24 25 directly from the WordPress dashboard easily and quickly without writing code or development knowledge. 29 26 30 27 The "**Custom post types**" plugin has been designed to make many advanced CMS features simple and accessible to everyone, without any technical knowledge or programming languages. Respecting the true nature of CMS (speed and ease of use). 31 28 32 This plugin is perfect for: **web agencies**, **freelance developers**, **WordPress fans** and anyone else! 33 34 The developer's ongoing work guarantees **maximum compatibility with themes** (compatible with 75% of the themes on the network), **plugins** and **page builders**. The plugin uses functions and resources already present in the WordPress core, this guarantees **maximum performance in terms of speed and security**. To report bugs, malfunctions, compatibility problems or send suggestions write to the [support section](https://wordpress.org/support/plugin/custom-post-types/ "Plugin support"). 35 36 Other similar plugins use many resources and external functions that affect the performance and security of the CMS. Why use external resources or custom functions if the WordPress core already includes everything you need? 37 38 "**Custom post types**" includes everything necessary for maximum customization of the CMS so as to adapt it to any type of project in a professional and extremely simple and fast way (ecommerce, hotel, restaurant, events, portfolio, community, etc.). 39 40 **What else? What are you waiting for? Start now!** 41 42 Do you like the **Custom post types** plugin? Leave a [5-Star Review](https://wordpress.org/support/plugin/custom-post-types/reviews/?filter=5 "Write Review") to recommend it to other users. 43 44 == ⚠⚠ NEW MAJOR VERSION IS OUT (4.x.x) ⚠⚠ == 45 46 **Version 4.x.x will be released. This version contains important changes.** 47 48 Thanks to the support of the **thousands of users who use this amazing plugin**, we have worked to improve and make this the best plugin for customizing WordPress. 49 50 The new version makes the plugin a real framework, it will make it easy to extend WordPress with post types, taxonomies, field groups, templates and **settings pages** directly from the WordPress dashboard. 51 52 The same customizations will be possible via PHP code using specific hooks, also allowing you to add **administrative notices**. 53 54 We are sure that this will make your experience with the plugin much better. 55 56 As with all major releases that include major changes to avoid problems or data loss, **we encourage all users using versions prior to 4.x.x to backup the database or turn off automatic updates**. 57 58 **We are not responsible for any problems or loss of data.** 59 60 The previous FREE version is always available, to download previous versions visit the **PREVIOUS VERSIONS** section on the [Advanced View](https://wordpress.org/plugins/custom-post-types/advanced/ "Advanced View") page. 61 62 After the release, for all users who report bugs or malfunctions we will offer **special discount coupons**. 63 64 Thank you all for the support ❤ 65 66 **[SEND BUG REPORTS OR SUGGESTION](https://totalpress.org/support?utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom-post-types-beta "Send bug reports or suggestions")** 29 The "**Custom post types**" developers ongoing work guarantees **maximum compatibility with themes**, **plugins** and **page builders**. The plugin uses functions and resources already present in the WordPress core, this guarantees **maximum performance and security**. To report bugs, malfunctions, compatibility problems or send suggestions write to the [support section](https://wordpress.org/support/plugin/custom-post-types/ "Plugin support"). 30 31 **What else? What are you waiting for? Try it now!** 67 32 68 33 == SUPPORT THE PROJECT == … … 76 41 77 42 * **[SUPPORT](https://wordpress.org/support/plugin/custom-post-types/ "Support page")** 78 * **[DOCUMENTATION](https://totalpress.org/docs/custom-post-types .html?utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom_post_types "Plugin documentation")**43 * **[DOCUMENTATION](https://totalpress.org/docs/custom-post-types?utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom_post_types "Plugin documentation")** 79 44 * **[SEND SUGGESTIONS](https://totalpress.org/support?subject=https%3A%2F%2Fwww.andreadegiovine.it%2Fdownload%2Fcustom-post-types&utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom_post_types "Send your suggestions")** 80 45 81 == ⚡ Custom post types - PRO FEATURES ⚡ == 82 83 ✔ **CREATE CUSTOM ADMIN PAGES** 84 ✔ **CREATE CUSTOM ADMIN NOTICES** 85 ✔ **CREATE CUSTOM TEMPLAES** 86 ✔ **EXPORT** ALL SETTINGS 87 ✔ **IMPORT** ALL SETTINGS 88 ✔ UNLIMITED **PRO UPDATES** 89 ✔ **PRO SUPPORT** PRIORITY 46 == Custom post types - Fields types == 47 48 For custom fields you can choose between: 49 50 * Text; 51 * Number; 52 * Textarea; 53 * WYSIWYG editor; 54 * Range - **PRO**; 55 * Checkbox; 56 * Radio; 57 * Dropdown; 58 * Switch ON/OFF - **PRO**; 59 * Tel; 60 * Email; 61 * Password - **PRO**; 62 * Link - **PRO**; 63 * Date picker; 64 * Time picker; 65 * Color picker; 66 * File upload; 67 * Post relationship; 68 * Taxonomy relationship; 69 * User relationship - **PRO**; 70 * Html; 71 * Separator - **PRO**; 72 * Repeater; 73 74 and many other coming. 75 76 == Custom post types - PRO FEATURES ⚡ == 77 78 The PRO version of the "**Custom post type**" plugin includes awesome features: 79 80 ✔ **create custom templates;** 81 ✔ **create custom admin pages;** 82 ✔ **create custom admin notices;** 83 ✔ **+6 fields types;** 84 ✔ **export settings;** 85 ✔ **import settings;** 86 ✔ **PRO updates;** 87 ✔ **PRO support;** 88 89 By choosing the PRO version of "**Custom post types**" you help to keep the FREE version as well. 90 91 Thanks for your support ❤ 90 92 91 93 == Custom post types - Create post type & taxonomy (1:33) == … … 97 99 https://www.youtube.com/watch?v=yjNF7TfDmFo 98 100 101 **This demo is of the older version (3.x.x), the latest version is better.** 102 99 103 == Custom post types - Create custom field (1:31) == 100 104 … … 105 109 https://www.youtube.com/watch?v=5mITq0oR99M 106 110 107 Types of custom fields: 108 109 * text; 110 * number; 111 * textarea; 112 * textarea + WYSIWYG; 113 * email; 114 * dropdown; 115 * checkbox list; 116 * date; 117 * time; 118 * file upload; 119 * image upload; 120 * taxonomy relationship; 121 * posts relationship; 122 * repeater; 123 124 and many other types coming. 111 **This demo is of the older version (3.x.x), the latest version is better.** 125 112 126 113 == Custom post types - Create custom template (1:52) == … … 132 119 133 120 https://www.youtube.com/watch?v=vWMPlbmFSDc 121 122 **This demo is of the older version (3.x.x), the latest version is better.** 134 123 135 124 **100% compatible with many themes, for example:** … … 148 137 149 138 You can create fantastic custom templates using HTML code or any page builder, even Gutenberg. 150 This is a beta feature, please ask the developer for any questions.151 139 152 140 == Why choose Custom post types plugin == … … 158 146 You can use the "Custom post types" plugin with **any theme builder**, with any theme and with **any plugin**. It's perfect! 159 147 160 == Custom post types features == 161 162 Features included in the "Custom post types" plugin: 163 164 * create / edit custom post types; 165 * create / edit custom taxonomies; 166 * create / edit custom fields; 167 * create / edit custom admin pages; 168 * create / edit custom admin notices; 169 * create / edit custom templates. 170 171 Upcoming features: 172 173 * Compatibility integration of various page builders ([send builder compatibility request](https://wordpress.org/support/plugin/custom-post-types/ "Plugin support page")). 174 175 == Custom post types SHORTCODE == 176 177 `[cpt-field key="field_XXXX" post-id="XXX"]` 178 179 Shows the value of a specific field when creating templates. 180 181 If "post-id" is empty or not present in the shortcode, global $post is used. 182 183 `[cpt-terms key="tax_XXXX" post-id="XXX"]` 184 185 Shows the list of terms used for a specific taxonomy in a post when creating templates. 186 187 If "post-id" is empty or not present in the shortcode, global $post is used. 188 189 == Custom post types development functions == 148 == Custom post types - For developers == 190 149 191 150 Using the "Custom post types" plugin you will have some PHP functions that you can use in your files: 192 151 193 [DOCUMENTATION FOR DEVELOPER](https://totalpress.org/docs/custom-post-types .html?utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom_post_types "Plugin documentation")152 [DOCUMENTATION FOR DEVELOPER](https://totalpress.org/docs/custom-post-types?utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom_post_types "Plugin documentation") 194 153 195 154 Do you need other functions? Ask the developer from the support section. 196 155 197 == Custom post types credits ==156 == Custom post types - Credits == 198 157 199 158 The "Custom post types" plugin was entirely **designed and created by Andrea De Giovine**. … … 202 161 For **bug reports** and **support for this plugin**, visit the [Support](https://wordpress.org/support/plugin/custom-post-types/ "Support") section to ask the developer and the community directly. 203 162 204 == Translation Contributors ==163 == Custom post types - Translations == 205 164 206 165 The users below contributed to the translation of the fantastic **Custom post types** plugin for WordPress: -
custom-post-types/trunk/readme.txt
r2924614 r2930395 14 14 == Description == 15 15 16 "**Custom post types**" is the only completely **free WordPress plugin** that lets you: 17 18 * create custom post types; 19 * create custom taxonomies (eg: categories, tags, etc.); 20 * create custom admin pages; 21 * create custom admin notices; 22 * create custom fields on post types; 23 * create custom fields on taxonomies; 24 * create custom fields on users; 25 * create custom fields on admin pages; 26 * create custom templates; 27 28 directly from the WordPress dashboard without writing code or editing files manually in a few minutes. 16 "**Custom post types**" is the best completely **free WordPress plugin** that lets you: 17 18 ✔ **create custom post types;** 19 ✔ **create custom taxonomies;** 20 ✔ **create custom admin pages;** 21 ✔ **create custom admin notices;** 22 ✔ **create custom fields;** 23 ✔ **create custom templates;** 24 25 directly from the WordPress dashboard easily and quickly without writing code or development knowledge. 29 26 30 27 The "**Custom post types**" plugin has been designed to make many advanced CMS features simple and accessible to everyone, without any technical knowledge or programming languages. Respecting the true nature of CMS (speed and ease of use). 31 28 32 This plugin is perfect for: **web agencies**, **freelance developers**, **WordPress fans** and anyone else! 33 34 The developer's ongoing work guarantees **maximum compatibility with themes** (compatible with 75% of the themes on the network), **plugins** and **page builders**. The plugin uses functions and resources already present in the WordPress core, this guarantees **maximum performance in terms of speed and security**. To report bugs, malfunctions, compatibility problems or send suggestions write to the [support section](https://wordpress.org/support/plugin/custom-post-types/ "Plugin support"). 35 36 Other similar plugins use many resources and external functions that affect the performance and security of the CMS. Why use external resources or custom functions if the WordPress core already includes everything you need? 37 38 "**Custom post types**" includes everything necessary for maximum customization of the CMS so as to adapt it to any type of project in a professional and extremely simple and fast way (ecommerce, hotel, restaurant, events, portfolio, community, etc.). 39 40 **What else? What are you waiting for? Start now!** 41 42 Do you like the **Custom post types** plugin? Leave a [5-Star Review](https://wordpress.org/support/plugin/custom-post-types/reviews/?filter=5 "Write Review") to recommend it to other users. 43 44 == ⚠⚠ NEW MAJOR VERSION IS OUT (4.x.x) ⚠⚠ == 45 46 **Version 4.x.x will be released. This version contains important changes.** 47 48 Thanks to the support of the **thousands of users who use this amazing plugin**, we have worked to improve and make this the best plugin for customizing WordPress. 49 50 The new version makes the plugin a real framework, it will make it easy to extend WordPress with post types, taxonomies, field groups, templates and **settings pages** directly from the WordPress dashboard. 51 52 The same customizations will be possible via PHP code using specific hooks, also allowing you to add **administrative notices**. 53 54 We are sure that this will make your experience with the plugin much better. 55 56 As with all major releases that include major changes to avoid problems or data loss, **we encourage all users using versions prior to 4.x.x to backup the database or turn off automatic updates**. 57 58 **We are not responsible for any problems or loss of data.** 59 60 The previous FREE version is always available, to download previous versions visit the **PREVIOUS VERSIONS** section on the [Advanced View](https://wordpress.org/plugins/custom-post-types/advanced/ "Advanced View") page. 61 62 After the release, for all users who report bugs or malfunctions we will offer **special discount coupons**. 63 64 Thank you all for the support ❤ 65 66 **[SEND BUG REPORTS OR SUGGESTION](https://totalpress.org/support?utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom-post-types-beta "Send bug reports or suggestions")** 29 The "**Custom post types**" developers ongoing work guarantees **maximum compatibility with themes**, **plugins** and **page builders**. The plugin uses functions and resources already present in the WordPress core, this guarantees **maximum performance and security**. To report bugs, malfunctions, compatibility problems or send suggestions write to the [support section](https://wordpress.org/support/plugin/custom-post-types/ "Plugin support"). 30 31 **What else? What are you waiting for? Try it now!** 67 32 68 33 == SUPPORT THE PROJECT == … … 76 41 77 42 * **[SUPPORT](https://wordpress.org/support/plugin/custom-post-types/ "Support page")** 78 * **[DOCUMENTATION](https://totalpress.org/docs/custom-post-types .html?utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom_post_types "Plugin documentation")**43 * **[DOCUMENTATION](https://totalpress.org/docs/custom-post-types?utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom_post_types "Plugin documentation")** 79 44 * **[SEND SUGGESTIONS](https://totalpress.org/support?subject=https%3A%2F%2Fwww.andreadegiovine.it%2Fdownload%2Fcustom-post-types&utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom_post_types "Send your suggestions")** 80 45 81 == ⚡ Custom post types - PRO FEATURES ⚡ == 82 83 ✔ **CREATE CUSTOM ADMIN PAGES** 84 ✔ **CREATE CUSTOM ADMIN NOTICES** 85 ✔ **CREATE CUSTOM TEMPLAES** 86 ✔ **EXPORT** ALL SETTINGS 87 ✔ **IMPORT** ALL SETTINGS 88 ✔ UNLIMITED **PRO UPDATES** 89 ✔ **PRO SUPPORT** PRIORITY 46 == Custom post types - Fields types == 47 48 For custom fields you can choose between: 49 50 * Text; 51 * Number; 52 * Textarea; 53 * WYSIWYG editor; 54 * Range - **PRO**; 55 * Checkbox; 56 * Radio; 57 * Dropdown; 58 * Switch ON/OFF - **PRO**; 59 * Tel; 60 * Email; 61 * Password - **PRO**; 62 * Link - **PRO**; 63 * Date picker; 64 * Time picker; 65 * Color picker; 66 * File upload; 67 * Post relationship; 68 * Taxonomy relationship; 69 * User relationship - **PRO**; 70 * Html; 71 * Separator - **PRO**; 72 * Repeater; 73 74 and many other coming. 75 76 == Custom post types - PRO FEATURES ⚡ == 77 78 The PRO version of the "**Custom post type**" plugin includes awesome features: 79 80 ✔ **create custom templates;** 81 ✔ **create custom admin pages;** 82 ✔ **create custom admin notices;** 83 ✔ **+6 fields types;** 84 ✔ **export settings;** 85 ✔ **import settings;** 86 ✔ **PRO updates;** 87 ✔ **PRO support;** 88 89 By choosing the PRO version of "**Custom post types**" you help to keep the FREE version as well. 90 91 Thanks for your support ❤ 90 92 91 93 == Custom post types - Create post type & taxonomy (1:33) == … … 97 99 https://www.youtube.com/watch?v=yjNF7TfDmFo 98 100 101 **This demo is of the older version (3.x.x), the latest version is better.** 102 99 103 == Custom post types - Create custom field (1:31) == 100 104 … … 105 109 https://www.youtube.com/watch?v=5mITq0oR99M 106 110 107 Types of custom fields: 108 109 * text; 110 * number; 111 * textarea; 112 * textarea + WYSIWYG; 113 * email; 114 * dropdown; 115 * checkbox list; 116 * date; 117 * time; 118 * file upload; 119 * image upload; 120 * taxonomy relationship; 121 * posts relationship; 122 * repeater; 123 124 and many other types coming. 111 **This demo is of the older version (3.x.x), the latest version is better.** 125 112 126 113 == Custom post types - Create custom template (1:52) == … … 132 119 133 120 https://www.youtube.com/watch?v=vWMPlbmFSDc 121 122 **This demo is of the older version (3.x.x), the latest version is better.** 134 123 135 124 **100% compatible with many themes, for example:** … … 148 137 149 138 You can create fantastic custom templates using HTML code or any page builder, even Gutenberg. 150 This is a beta feature, please ask the developer for any questions.151 139 152 140 == Why choose Custom post types plugin == … … 158 146 You can use the "Custom post types" plugin with **any theme builder**, with any theme and with **any plugin**. It's perfect! 159 147 160 == Custom post types features == 161 162 Features included in the "Custom post types" plugin: 163 164 * create / edit custom post types; 165 * create / edit custom taxonomies; 166 * create / edit custom fields; 167 * create / edit custom admin pages; 168 * create / edit custom admin notices; 169 * create / edit custom templates. 170 171 Upcoming features: 172 173 * Compatibility integration of various page builders ([send builder compatibility request](https://wordpress.org/support/plugin/custom-post-types/ "Plugin support page")). 174 175 == Custom post types SHORTCODE == 176 177 `[cpt-field key="field_XXXX" post-id="XXX"]` 178 179 Shows the value of a specific field when creating templates. 180 181 If "post-id" is empty or not present in the shortcode, global $post is used. 182 183 `[cpt-terms key="tax_XXXX" post-id="XXX"]` 184 185 Shows the list of terms used for a specific taxonomy in a post when creating templates. 186 187 If "post-id" is empty or not present in the shortcode, global $post is used. 188 189 == Custom post types development functions == 148 == Custom post types - For developers == 190 149 191 150 Using the "Custom post types" plugin you will have some PHP functions that you can use in your files: 192 151 193 [DOCUMENTATION FOR DEVELOPER](https://totalpress.org/docs/custom-post-types .html?utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom_post_types "Plugin documentation")152 [DOCUMENTATION FOR DEVELOPER](https://totalpress.org/docs/custom-post-types?utm_source=wordpress_org&utm_medium=plugin_page&utm_campaign=custom_post_types "Plugin documentation") 194 153 195 154 Do you need other functions? Ask the developer from the support section. 196 155 197 == Custom post types credits ==156 == Custom post types - Credits == 198 157 199 158 The "Custom post types" plugin was entirely **designed and created by Andrea De Giovine**. … … 202 161 For **bug reports** and **support for this plugin**, visit the [Support](https://wordpress.org/support/plugin/custom-post-types/ "Support") section to ask the developer and the community directly. 203 162 204 == Translation Contributors ==163 == Custom post types - Translations == 205 164 206 165 The users below contributed to the translation of the fantastic **Custom post types** plugin for WordPress:
Note: See TracChangeset
for help on using the changeset viewer.