Changeset 1693433
- Timestamp:
- 07/10/2017 02:24:22 AM (9 years ago)
- Location:
- remove-wordpress-to-wordpress-filter
- Files:
-
- 4 edited
-
tags/1.3/readme.txt (modified) (2 diffs)
-
tags/1.3/remove_wordpress_filter.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/remove_wordpress_filter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
remove-wordpress-to-wordpress-filter/tags/1.3/readme.txt
r1430639 r1693433 3 3 Tags: filter, filters, WordPress, Wordpress 4 4 Requires at least: 3.0 5 Tested up to: 4. 55 Tested up to: 4.8 6 6 Stable tag: trunk 7 7 … … 13 13 14 14 Simply upload the plugin files to your WordPress plugins folder, activate it on your blog's Plugin administration page, and you are set! 15 16 If you have any problems or questions, feel free to <a href="http://tomlany.net/2010/05/wordpress-to-wordpress/">leave a comment on my website</a>, and I will respond as I have time.17 15 18 16 == Changelog == -
remove-wordpress-to-wordpress-filter/tags/1.3/remove_wordpress_filter.php
r801406 r1693433 2 2 /* 3 3 Plugin Name: Remove Wordpress to WordPress filter 4 Plugin URI: http ://tomlany.net/2010/05/wordpress-to-wordpress/4 Plugin URI: https://tomlany.net/code/ 5 5 Description: This turns off the default filter that changes all instances of "Wordpress" to "WordPress". 6 6 Version: 1.3 7 7 Author: Tom Lany 8 Author URI: http ://tomlany.net/8 Author URI: https://tomlany.net/ 9 9 License: GPLv2 or later 10 10 */ -
remove-wordpress-to-wordpress-filter/trunk/readme.txt
r1430639 r1693433 3 3 Tags: filter, filters, WordPress, Wordpress 4 4 Requires at least: 3.0 5 Tested up to: 4. 55 Tested up to: 4.8 6 6 Stable tag: trunk 7 7 … … 13 13 14 14 Simply upload the plugin files to your WordPress plugins folder, activate it on your blog's Plugin administration page, and you are set! 15 16 If you have any problems or questions, feel free to <a href="http://tomlany.net/2010/05/wordpress-to-wordpress/">leave a comment on my website</a>, and I will respond as I have time.17 15 18 16 == Changelog == -
remove-wordpress-to-wordpress-filter/trunk/remove_wordpress_filter.php
r801406 r1693433 2 2 /* 3 3 Plugin Name: Remove Wordpress to WordPress filter 4 Plugin URI: http ://tomlany.net/2010/05/wordpress-to-wordpress/4 Plugin URI: https://tomlany.net/code/ 5 5 Description: This turns off the default filter that changes all instances of "Wordpress" to "WordPress". 6 6 Version: 1.3 7 7 Author: Tom Lany 8 Author URI: http ://tomlany.net/8 Author URI: https://tomlany.net/ 9 9 License: GPLv2 or later 10 10 */
Note: See TracChangeset
for help on using the changeset viewer.