All in One SEO Pack - Version 2.2.7.3

Version Description

Download this release

Release Info

Developer hallsofmontezuma
Plugin Icon 128x128 All in One SEO Pack
Version 2.2.7.3
Comparing to
See all releases

Code changes from version 2.2.7.2 to 2.2.7.3

Files changed (2) hide show
  1. all_in_one_seo_pack.php +4 -3
  2. readme.txt +9 -5
all_in_one_seo_pack.php CHANGED
@@ -3,9 +3,10 @@
3
  Plugin Name: All In One SEO Pack
4
  Plugin URI: http://semperfiwebdesign.com
5
  Description: Out-of-the-box SEO for your WordPress blog. <a href="admin.php?page=all-in-one-seo-pack/aioseop_class.php">Options configuration panel</a> | <a href="http://semperplugins.com/plugins/all-in-one-seo-pack-pro-version/?loc=plugins" target="_blank">Upgrade to Pro Version</a> | <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mrtorbert%40gmail%2ecom&item_name=All%20In%20One%20SEO%20Pack&item_number=Support%20Open%20Source&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8">Donate</a> | <a href="http://semperplugins.com/support/" >Support</a> | <a href="https://www.amazon.com/wishlist/1NFQ133FNCOOA/ref=wl_web" target="_blank" title="Amazon Wish List">Amazon Wishlist</a>
6
- Version: 2.2.7.2
7
  Author: Michael Torbert
8
  Author URI: http://michaeltorbert.com
 
9
  */
10
 
11
  /*
@@ -30,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
30
 
31
  /**
32
  * @package All-in-One-SEO-Pack
33
- * @version 2.2.7.2
34
  */
35
 
36
  if ( ! defined( 'ABSPATH' ) ) return;
@@ -41,7 +42,7 @@ if ( ! defined( 'AIOSEOP_PLUGIN_NAME' ) )
41
  define( 'AIOSEOP_PLUGIN_NAME', $aioseop_plugin_name );
42
 
43
  if ( ! defined( 'AIOSEOP_VERSION' ) )
44
- define( 'AIOSEOP_VERSION', '2.2.7.2' );
45
 
46
  if ( ! defined( 'AIOSEOP_PLUGIN_DIR' ) ) {
47
  define( 'AIOSEOP_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
3
  Plugin Name: All In One SEO Pack
4
  Plugin URI: http://semperfiwebdesign.com
5
  Description: Out-of-the-box SEO for your WordPress blog. <a href="admin.php?page=all-in-one-seo-pack/aioseop_class.php">Options configuration panel</a> | <a href="http://semperplugins.com/plugins/all-in-one-seo-pack-pro-version/?loc=plugins" target="_blank">Upgrade to Pro Version</a> | <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mrtorbert%40gmail%2ecom&item_name=All%20In%20One%20SEO%20Pack&item_number=Support%20Open%20Source&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8">Donate</a> | <a href="http://semperplugins.com/support/" >Support</a> | <a href="https://www.amazon.com/wishlist/1NFQ133FNCOOA/ref=wl_web" target="_blank" title="Amazon Wish List">Amazon Wishlist</a>
6
+ Version: 2.2.7.3
7
  Author: Michael Torbert
8
  Author URI: http://michaeltorbert.com
9
+ Text Domain: all_in_one_seo_pack
10
  */
11
 
12
  /*
31
 
32
  /**
33
  * @package All-in-One-SEO-Pack
34
+ * @version 2.2.7.3
35
  */
36
 
37
  if ( ! defined( 'ABSPATH' ) ) return;
42
  define( 'AIOSEOP_PLUGIN_NAME', $aioseop_plugin_name );
43
 
44
  if ( ! defined( 'AIOSEOP_VERSION' ) )
45
+ define( 'AIOSEOP_VERSION', '2.2.7.3' );
46
 
47
  if ( ! defined( 'AIOSEOP_PLUGIN_DIR' ) ) {
48
  define( 'AIOSEOP_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
readme.txt CHANGED
@@ -1,10 +1,12 @@
1
  === All in One SEO Pack ===
2
  Contributors: hallsofmontezuma
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mrtorbert%40gmail%2ecom&item_name=All%20In%20One%20SEO%20Pack&item_number=Support%20Open%20Source&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8
4
- Tags: all in one, all in one seo, all in one seo pack, seo, search engine optimization, google
5
  Requires at least: 3.3
6
- Tested up to: 4.3
7
- Stable tag: trunk
 
 
8
 
9
  All in One SEO Pack is a WordPress SEO plugin to automatically optimize your WordPress blog for Search Engines such as Google.
10
 
@@ -67,5 +69,7 @@ Please read these **[FAQs](http://semperfiwebdesign.com/documentation/all-in-one
67
 
68
  == Upgrade Notice ==
69
 
70
- = 2.0.4 =
71
- This version fixes a security related bug. Please Upgrade immediately.
 
 
1
  === All in One SEO Pack ===
2
  Contributors: hallsofmontezuma
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mrtorbert%40gmail%2ecom&item_name=All%20In%20One%20SEO%20Pack&item_number=Support%20Open%20Source&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8
4
+ Tags: seo, all in one seo pack, search engine optimization, google
5
  Requires at least: 3.3
6
+ Tested up to: 4.4
7
+ Stable tag: 2.2.7.3
8
+ License: GPLv2 or later
9
+ License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
  All in One SEO Pack is a WordPress SEO plugin to automatically optimize your WordPress blog for Search Engines such as Google.
12
 
69
 
70
  == Upgrade Notice ==
71
 
72
+ = 2.2.7.3 =
73
+
74
+ Update for WordPress 4.4
75
+