Plugin Directory

Changeset 848132


Ignore:
Timestamp:
01/30/2014 08:30:51 AM (12 years ago)
Author:
leocaseiro
Message:

Readme Changelod updated

Location:
custom-options-plus
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • custom-options-plus/tags/1.2/readme.txt

    r848130 r848132  
    88
    99== 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.
    1111You 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.
    1212You can also enter the login of your social networks. How to login twitter, Facebook, Youtube, contact email and more.
     
    3838= 1.0 =
    3939* 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  
    88
    99== 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.
    1111You 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.
    1212You can also enter the login of your social networks. How to login twitter, Facebook, Youtube, contact email and more.
     
    3838= 1.0 =
    3939* 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.