All in One SEO Pack - Version 2.3.13.2

Version Description

Download this release

Release Info

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

Code changes from version 2.3.13.1 to 2.3.13.2

admin/display/credits-content.php CHANGED
@@ -16,7 +16,7 @@
16
  </li>
17
  </ul>
18
 
19
- <h3 class="wp-people-group"><?php printf( _e( 'Core Team', 'all-in-one-seo-pack' ) ); ?></h3>
20
  <ul class="wp-people-group " id="wp-people-group-contributors">
21
  <li class="wp-person" id="wp-person-arnaudbroes">
22
  <a class="web" target="_blank" href="https://profiles.wordpress.org/arnaudbroes"><img alt="" class="gravatar" src="https://www.gravatar.com/avatar/0ce0d554c2b0bd61d326e15c8dcde756?s=60">
@@ -34,11 +34,11 @@
34
  <span class="title"><?php _e( 'Development Team', 'all-in-one-seo-pack' ); ?></span>
35
  </li>
36
  </ul>
37
-
38
  <h3 class="wp-people-group">&#x1f31f;<?php _e( 'Recent Rockstar Contributors', 'all-in-one-seo-pack' ); ?>&#x1f31f;</h3>
39
  <ul class="wp-people-group " id="wp-people-group-rockstars">
40
  <li><?php /* translators: '%1$s' and '%2$s' are used as placeholders and turn the text in between into a clickable link */
41
- printf( __('Want to see your name and picture here as a community developer? %1$sClick here%2$s to open an issue on GitHub to report a bug, request a feature or find an issue and submit code!', 'all-in-one-seo-pack'),
42
  '<a href="https://github.com/semperfiwebdesign/all-in-one-seo-pack" target="_blank">', '</a>'); ?>
43
  </li>
44
  <li class="wp-person" id="wp-person-dougalcampbell">
@@ -49,14 +49,14 @@
49
  <a class="web" target="_blank" href="https://github.com/amostajo"><img alt="" class="gravatar" src="https://avatars1.githubusercontent.com/u/1645908?s=60">
50
  Alejandro Mostajo</a>
51
  </li>
52
- <li class="wp-person" id="joelrd">
53
- <a class="web" target="_blank" href="https://github.com/joelrd"><img alt="" class="gravatar" src="https://avatars0.githubusercontent.com/u/16063717?s=60">
54
- Joelrd</a>
55
- </li>
56
- <li class="wp-person" id="carlalexander">
57
- <a class="web" target="_blank" href="https://profiles.wordpress.org/carlalexander/"><img alt="" class="gravatar" src="https://secure.gravatar.com/avatar/5a4758faa5ba6c1322bdfb0f6ebcf56c?s=60">
58
- Carl Alexander</a>
59
  </li>
 
 
 
 
60
  </ul>
61
 
62
  <h3 class="wp-people-group dashicons-before dashicons-translation"><?php printf( _e( 'Translation contributors and translation editors', 'all-in-one-seo-pack' ), '1.2' ); ?></h3>
16
  </li>
17
  </ul>
18
 
19
+ <h3 class="wp-people-group"><?php printf( __( 'Core Team', 'all-in-one-seo-pack' ) ); ?></h3>
20
  <ul class="wp-people-group " id="wp-people-group-contributors">
21
  <li class="wp-person" id="wp-person-arnaudbroes">
22
  <a class="web" target="_blank" href="https://profiles.wordpress.org/arnaudbroes"><img alt="" class="gravatar" src="https://www.gravatar.com/avatar/0ce0d554c2b0bd61d326e15c8dcde756?s=60">
34
  <span class="title"><?php _e( 'Development Team', 'all-in-one-seo-pack' ); ?></span>
35
  </li>
36
  </ul>
37
+
38
  <h3 class="wp-people-group">&#x1f31f;<?php _e( 'Recent Rockstar Contributors', 'all-in-one-seo-pack' ); ?>&#x1f31f;</h3>
39
  <ul class="wp-people-group " id="wp-people-group-rockstars">
40
  <li><?php /* translators: '%1$s' and '%2$s' are used as placeholders and turn the text in between into a clickable link */
41
+ printf( __('Want to see your name and picture here as a community developer? %1$sClick here%2$s to open an issue on GitHub to report a bug, request a feature or find an issue and submit code!', 'all-in-one-seo-pack'),
42
  '<a href="https://github.com/semperfiwebdesign/all-in-one-seo-pack" target="_blank">', '</a>'); ?>
43
  </li>
44
  <li class="wp-person" id="wp-person-dougalcampbell">
49
  <a class="web" target="_blank" href="https://github.com/amostajo"><img alt="" class="gravatar" src="https://avatars1.githubusercontent.com/u/1645908?s=60">
50
  Alejandro Mostajo</a>
51
  </li>
52
+ <li class="wp-person" id="rozroz">
53
+ <a class="web" target="_blank" href="https://profiles.wordpress.org/rozroz/"><img alt="" class="gravatar" src="https://secure.gravatar.com/avatar/5a4758faa5ba6fc1322bdfb0f6ebcf56c?s=60">
54
+ Ashish Ravi</a>
 
 
 
 
55
  </li>
56
+ <li class="wp-person" id="rozroz">
57
+ <a class="web" target="_blank" href="https://profiles.wordpress.org/yummy-wp/"><img alt="" class="gravatar" src="https://avatars0.githubusercontent.com/u/22232968?v=3&s=460">
58
+ Stanislav Samoilenko</a>
59
+ </li>
60
  </ul>
61
 
62
  <h3 class="wp-people-group dashicons-before dashicons-translation"><?php printf( _e( 'Translation contributors and translation editors', 'all-in-one-seo-pack' ), '1.2' ); ?></h3>
aioseop_class.php CHANGED
@@ -4539,7 +4539,6 @@ EOF;
4539
  if ( ! empty( $current_object ) && ! empty( $current_object->post_type ) ){
4540
  // Try the main query.
4541
  $edit_post_link = get_edit_post_link( $current_object->ID );
4542
- echo $edit_post_link;
4543
  $wp_admin_bar->add_menu( array(
4544
  'id' => 'aiosp_edit_' . $current_object->ID,
4545
  'parent' => AIOSEOP_PLUGIN_DIRNAME,
4539
  if ( ! empty( $current_object ) && ! empty( $current_object->post_type ) ){
4540
  // Try the main query.
4541
  $edit_post_link = get_edit_post_link( $current_object->ID );
 
4542
  $wp_admin_bar->add_menu( array(
4543
  'id' => 'aiosp_edit_' . $current_object->ID,
4544
  'parent' => AIOSEOP_PLUGIN_DIRNAME,
all_in_one_seo_pack.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: All In One SEO Pack
4
  Plugin URI: https://semperplugins.com/all-in-one-seo-pack-pro-version/
5
  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. More than 30 million downloads since 2007.
6
- Version: 2.3.13.1
7
  Author: Michael Torbert
8
  Author URI: https://semperplugins.com/all-in-one-seo-pack-pro-version/
9
  Text Domain: all-in-one-seo-pack
@@ -31,14 +31,14 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
31
  * The original WordPress SEO plugin.
32
  *
33
  * @package All-in-One-SEO-Pack
34
- * @version 2.3.13.1
35
  */
36
 
37
  if ( ! defined( 'AIOSEOPPRO' ) ) {
38
  define( 'AIOSEOPPRO', false );
39
  }
40
  if ( ! defined( 'AIOSEOP_VERSION' ) ) {
41
- define( 'AIOSEOP_VERSION', '2.3.13.1' );
42
  }
43
  global $aioseop_plugin_name;
44
  $aioseop_plugin_name = 'All in One SEO Pack';
3
  Plugin Name: All In One SEO Pack
4
  Plugin URI: https://semperplugins.com/all-in-one-seo-pack-pro-version/
5
  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. More than 30 million downloads since 2007.
6
+ Version: 2.3.13.2
7
  Author: Michael Torbert
8
  Author URI: https://semperplugins.com/all-in-one-seo-pack-pro-version/
9
  Text Domain: all-in-one-seo-pack
31
  * The original WordPress SEO plugin.
32
  *
33
  * @package All-in-One-SEO-Pack
34
+ * @version 2.3.13.2
35
  */
36
 
37
  if ( ! defined( 'AIOSEOPPRO' ) ) {
38
  define( 'AIOSEOPPRO', false );
39
  }
40
  if ( ! defined( 'AIOSEOP_VERSION' ) ) {
41
+ define( 'AIOSEOP_VERSION', '2.3.13.2' );
42
  }
43
  global $aioseop_plugin_name;
44
  $aioseop_plugin_name = 'All in One SEO Pack';
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: hallsofmontezuma, wpsmort, dougal, pbaylies, arnaudbroes
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, 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
5
  Requires at least: 4.0
6
- Tested up to: 4.7
7
- Stable tag: 2.3.13.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
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, 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
5
  Requires at least: 4.0
6
+ Tested up to: 4.8
7
+ Stable tag: 2.3.13.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10