Plugin Directory

Changeset 921444


Ignore:
Timestamp:
05/27/2014 04:40:39 AM (12 years ago)
Author:
aprea
Message:

Corrected a few problems with the readme.txt

Location:
advanced-excerpt
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • advanced-excerpt/tags/4.2/readme.txt

    r921436 r921444  
    5454= Is this plugin available in my language? / How do I translate this plugin? =
    5555
    56 The plugin comes bundled with a few (2) languages. The correct language will automatically be selected to match your [WordPress locale](http://codex.wordpress.org/WordPress_in_Your_Language).
    57 
    58 More information on translation will be added in the future.
     56Advanced Excerpt is internationalization (i18n) friendly. If you'd like to contribute a translation for your language please do so by opening a [pull request](https://github.com/deliciousbrains/wp-advanced-excerpt).
    5957
    6058= Does this plugin support multibyte characters, such as Chinese? =
     
    111109* Fix: Now works with themes using `the_content()` on archive pages (i.e. WordPress default themes and others)
    112110* Fix: Notices/warning were appearing when the options were saved while having a checkbox option unchecked
    113 * Fix: The "Read More" link was being incorrectly appended into certain HTML tags, e.g. <table>, <ul>
     111* Fix: The "Read More" link was being incorrectly appended into certain HTML tags, e.g. table tags and list tags
    114112
    115113= 4.1 =
  • advanced-excerpt/trunk/readme.txt

    r921436 r921444  
    5454= Is this plugin available in my language? / How do I translate this plugin? =
    5555
    56 The plugin comes bundled with a few (2) languages. The correct language will automatically be selected to match your [WordPress locale](http://codex.wordpress.org/WordPress_in_Your_Language).
    57 
    58 More information on translation will be added in the future.
     56Advanced Excerpt is internationalization (i18n) friendly. If you'd like to contribute a translation for your language please do so by opening a [pull request](https://github.com/deliciousbrains/wp-advanced-excerpt).
    5957
    6058= Does this plugin support multibyte characters, such as Chinese? =
     
    111109* Fix: Now works with themes using `the_content()` on archive pages (i.e. WordPress default themes and others)
    112110* Fix: Notices/warning were appearing when the options were saved while having a checkbox option unchecked
    113 * Fix: The "Read More" link was being incorrectly appended into certain HTML tags, e.g. <table>, <ul>
     111* Fix: The "Read More" link was being incorrectly appended into certain HTML tags, e.g. table tags and list tags
    114112
    115113= 4.1 =
Note: See TracChangeset for help on using the changeset viewer.