Changeset 921444
- Timestamp:
- 05/27/2014 04:40:39 AM (12 years ago)
- Location:
- advanced-excerpt
- Files:
-
- 2 edited
-
tags/4.2/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
advanced-excerpt/tags/4.2/readme.txt
r921436 r921444 54 54 = Is this plugin available in my language? / How do I translate this plugin? = 55 55 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. 56 Advanced 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). 59 57 60 58 = Does this plugin support multibyte characters, such as Chinese? = … … 111 109 * Fix: Now works with themes using `the_content()` on archive pages (i.e. WordPress default themes and others) 112 110 * 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 114 112 115 113 = 4.1 = -
advanced-excerpt/trunk/readme.txt
r921436 r921444 54 54 = Is this plugin available in my language? / How do I translate this plugin? = 55 55 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. 56 Advanced 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). 59 57 60 58 = Does this plugin support multibyte characters, such as Chinese? = … … 111 109 * Fix: Now works with themes using `the_content()` on archive pages (i.e. WordPress default themes and others) 112 110 * 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 114 112 115 113 = 4.1 =
Note: See TracChangeset
for help on using the changeset viewer.