Changeset 848132
- Timestamp:
- 01/30/2014 08:30:51 AM (12 years ago)
- Location:
- custom-options-plus
- Files:
-
- 2 edited
-
tags/1.2/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-options-plus/tags/1.2/readme.txt
r848130 r848132 8 8 9 9 == Description == 10 With this plugin, you can enter your custom options datas. It is very easy to install and use. Even if you do not have expertise in PHP.10 With this plugin, you can enter your custom options datas. It is very easy to install and use. Even if you do not have expertise in PHP. 11 11 You can for example, register the address and phone numbers of your company to leave in the header of your site. So, if someday relocate, you do not need to change your theme. Just change administratively. 12 12 You can also enter the login of your social networks. How to login twitter, Facebook, Youtube, contact email and more. … … 38 38 = 1.0 = 39 39 * First stable release version 40 41 42 = 1.1 = 43 44 * Value field from varchar(255) to text 45 46 * Correcting following suggestion by Andy Stratton in http://wordpress.org/support/topic/plugin-custom-options-plus-stripslashes-needed-on-submission-of-content?replies=1 47 48 * New Layout using WP List Table 49 50 51 = 1.2 = 52 53 * New item button and UTF8 fixed bug 54 55 * Tested up to WordPress 3.8.1 -
custom-options-plus/trunk/readme.txt
r848130 r848132 8 8 9 9 == Description == 10 With this plugin, you can enter your custom options datas. It is very easy to install and use. Even if you do not have expertise in PHP.10 With this plugin, you can enter your custom options datas. It is very easy to install and use. Even if you do not have expertise in PHP. 11 11 You can for example, register the address and phone numbers of your company to leave in the header of your site. So, if someday relocate, you do not need to change your theme. Just change administratively. 12 12 You can also enter the login of your social networks. How to login twitter, Facebook, Youtube, contact email and more. … … 38 38 = 1.0 = 39 39 * First stable release version 40 41 42 = 1.1 = 43 44 * Value field from varchar(255) to text 45 46 * Correcting following suggestion by Andy Stratton in http://wordpress.org/support/topic/plugin-custom-options-plus-stripslashes-needed-on-submission-of-content?replies=1 47 48 * New Layout using WP List Table 49 50 51 = 1.2 = 52 53 * New item button and UTF8 fixed bug 54 55 * Tested up to WordPress 3.8.1
Note: See TracChangeset
for help on using the changeset viewer.