Skip to content

Commit

Permalink
version bump to 2.3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltorbert committed Jun 19, 2016
1 parent f659665 commit a66bac8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions all_in_one_seo_pack.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: All In One SEO Pack
Plugin URI: http://semperfiwebdesign.com
Description: Out-of-the-box SEO for your WordPress blog. Features like XML Sitemaps, SEO for custom post types, SEO for blogs or business sites, SEO for ecommerce sites, and much more. Almost 30 million downloads since 2007.
Version: 2.3.5
Version: 2.3.5.1
Author: Michael Torbert
Author URI: http://michaeltorbert.com
Text Domain: all-in-one-seo-pack
Expand All @@ -29,14 +29,14 @@

/**
* @package All-in-One-SEO-Pack
* @version 2.3.5
* @version 2.3.5.1
*/

if ( ! defined( 'AIOSEOPPRO' ) ) {
define( 'AIOSEOPPRO', false );
}
if ( ! defined( 'AIOSEOP_VERSION' ) ) {
define( 'AIOSEOP_VERSION', '2.3.5' );
define( 'AIOSEOP_VERSION', '2.3.5.1' );
}
global $aioseop_plugin_name;
$aioseop_plugin_name = 'All in One SEO Pack';
Expand Down
10 changes: 5 additions & 5 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mrtor
Tags: seo, all in one seo, google, twitter, page, image seo, social, search engine optimization, sitemap, WordPress SEO, meta, meta description, xml sitemap, google sitemap, sitemaps, robots meta, yahoo, bing, news sitemaps, multisite, canonical, nofollow, noindex, keywords, description, webmaster tools, google webmaster tools, google analytics
Requires at least: 3.3
Tested up to: 4.5
Stable tag: 2.3.4.2
Stable tag: 2.3.5.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -24,7 +24,7 @@ First created in 2007, see why AIOSEO is the most downloaded plugin for WordPres
* Google Analytics support
* Support for SEO on Custom Post Types
* Advanced Canonical URLs
* Fine tune Page Navigational Links
* Fine tune Page Navigational Links
* Built-in API so other plugins/themes can access and extend functionality
* ONLY free plugin to provide SEO Integration for e-Commerce sites, including WooCommerce
* Nonce Security built into All in One SEO Pack
Expand Down Expand Up @@ -55,13 +55,13 @@ manually.

1. Visit 'Plugins > Add New'
2. Search for 'All in One SEO'
3. Activate All in One SEO Pack from your Plugins page.
3. Activate All in One SEO Pack from your Plugins page.

= From WordPress.org =

1. Download All in One SEO Pack.
2. Upload the 'All in One SEO Pack' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate All in One SEO Pack from your Plugins page.
3. Activate All in One SEO Pack from your Plugins page.

= Once Activated =

Expand Down Expand Up @@ -146,7 +146,7 @@ enhancements:
-futureproofing the file editor function for PHP7,8
-futureproofing the import-export function for PHP7,8

= 2.2.7.4 =
= 2.2.7.4 =

-Update for WordPress 4.4
-CSS fixes
Expand Down

0 comments on commit a66bac8

Please sign in to comment.