Plugin Directory

Changeset 1693433


Ignore:
Timestamp:
07/10/2017 02:24:22 AM (9 years ago)
Author:
tomthewebmaster
Message:

WordPress 4.8 and documentation updates.

Location:
remove-wordpress-to-wordpress-filter
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • remove-wordpress-to-wordpress-filter/tags/1.3/readme.txt

    r1430639 r1693433  
    33Tags: filter, filters, WordPress, Wordpress
    44Requires at least: 3.0
    5 Tested up to: 4.5
     5Tested up to: 4.8
    66Stable tag: trunk
    77
     
    1313
    1414Simply 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.
    1715
    1816== Changelog ==
  • remove-wordpress-to-wordpress-filter/tags/1.3/remove_wordpress_filter.php

    r801406 r1693433  
    22/*
    33Plugin Name: Remove Wordpress to WordPress filter
    4 Plugin URI: http://tomlany.net/2010/05/wordpress-to-wordpress/
     4Plugin URI: https://tomlany.net/code/
    55Description: This turns off the default filter that changes all instances of "Wordpress" to "WordPress".
    66Version: 1.3
    77Author: Tom Lany
    8 Author URI: http://tomlany.net/
     8Author URI: https://tomlany.net/
    99License: GPLv2 or later
    1010*/
  • remove-wordpress-to-wordpress-filter/trunk/readme.txt

    r1430639 r1693433  
    33Tags: filter, filters, WordPress, Wordpress
    44Requires at least: 3.0
    5 Tested up to: 4.5
     5Tested up to: 4.8
    66Stable tag: trunk
    77
     
    1313
    1414Simply 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.
    1715
    1816== Changelog ==
  • remove-wordpress-to-wordpress-filter/trunk/remove_wordpress_filter.php

    r801406 r1693433  
    22/*
    33Plugin Name: Remove Wordpress to WordPress filter
    4 Plugin URI: http://tomlany.net/2010/05/wordpress-to-wordpress/
     4Plugin URI: https://tomlany.net/code/
    55Description: This turns off the default filter that changes all instances of "Wordpress" to "WordPress".
    66Version: 1.3
    77Author: Tom Lany
    8 Author URI: http://tomlany.net/
     8Author URI: https://tomlany.net/
    99License: GPLv2 or later
    1010*/
Note: See TracChangeset for help on using the changeset viewer.