Version Description
Download this release
Release Info
Developer | uberdose |
Plugin | All in One SEO Pack |
Version | 1.4.6.1 |
Comparing to | |
See all releases |
Code changes from version 1.4.6 to 1.4.6.1
- all_in_one_seo_pack-tr_TR.mo +0 -0
- all_in_one_seo_pack.php +3 -3
- readme.txt +4 -4
all_in_one_seo_pack-tr_TR.mo
CHANGED
Binary file
|
all_in_one_seo_pack.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin Name: All in One SEO Pack
|
5 |
Plugin URI: http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/
|
6 |
Description: Out-of-the-box SEO for your Wordpress blog.
|
7 |
-
Version: 1.4.6
|
8 |
Author: uberdose
|
9 |
Author URI: http://wp.uberdose.com/
|
10 |
*/
|
@@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
28 |
|
29 |
class All_in_One_SEO_Pack {
|
30 |
|
31 |
-
var $version = "1.4.6";
|
32 |
|
33 |
/** Max numbers of chars in auto-generated description */
|
34 |
var $maximum_description_length = 160;
|
@@ -57,7 +57,7 @@ class All_in_One_SEO_Pack {
|
|
57 |
var $upgrade_error;
|
58 |
|
59 |
/** Which zip to download in order to upgrade .*/
|
60 |
-
var $upgrade_url = 'http://
|
61 |
|
62 |
/** Filename of log file. */
|
63 |
var $log_file;
|
4 |
Plugin Name: All in One SEO Pack
|
5 |
Plugin URI: http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/
|
6 |
Description: Out-of-the-box SEO for your Wordpress blog.
|
7 |
+
Version: 1.4.6.1
|
8 |
Author: uberdose
|
9 |
Author URI: http://wp.uberdose.com/
|
10 |
*/
|
28 |
|
29 |
class All_in_One_SEO_Pack {
|
30 |
|
31 |
+
var $version = "1.4.6.1";
|
32 |
|
33 |
/** Max numbers of chars in auto-generated description */
|
34 |
var $maximum_description_length = 160;
|
57 |
var $upgrade_error;
|
58 |
|
59 |
/** Which zip to download in order to upgrade .*/
|
60 |
+
var $upgrade_url = 'http://wordpress.org/extend/plugins/all-in-one-seo-pack/all-in-one-seo-pack.zip';
|
61 |
|
62 |
/** Filename of log file. */
|
63 |
var $log_file;
|
readme.txt
CHANGED
@@ -14,6 +14,10 @@ Automatically optimizes your Wordpress blog for Search Engines (Search Engine Op
|
|
14 |
|
15 |
**[Download now!](http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip)**
|
16 |
|
|
|
|
|
|
|
|
|
17 |
Some features:
|
18 |
|
19 |
* Automatically optimizes your **titles** for search engines
|
@@ -24,10 +28,6 @@ Some features:
|
|
24 |
* You can fine-tune everything
|
25 |
* Backward-Compatibility with many other plugins, like Auto Meta, Ultimate Tag Warrior and others.
|
26 |
|
27 |
-
* [Support](http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/#respond)
|
28 |
-
* [Version History](http://wp.uberdose.com/2007/07/27/all-in-one-seo-pack-release-history/)
|
29 |
-
* [FAQ](http://wp.uberdose.com/2007/07/11/all-in-one-seo-pack-faq/)
|
30 |
-
|
31 |
== Installation ==
|
32 |
|
33 |
1. Unzip into your `/wp-content/plugins/` directory. If you're uploading it make sure to upload
|
14 |
|
15 |
**[Download now!](http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip)**
|
16 |
|
17 |
+
[Support](http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/) |
|
18 |
+
[Version History](http://wp.uberdose.com/2007/07/27/all-in-one-seo-pack-release-history/) |
|
19 |
+
[FAQ](http://wp.uberdose.com/2007/07/11/all-in-one-seo-pack-faq/)
|
20 |
+
|
21 |
Some features:
|
22 |
|
23 |
* Automatically optimizes your **titles** for search engines
|
28 |
* You can fine-tune everything
|
29 |
* Backward-Compatibility with many other plugins, like Auto Meta, Ultimate Tag Warrior and others.
|
30 |
|
|
|
|
|
|
|
|
|
31 |
== Installation ==
|
32 |
|
33 |
1. Unzip into your `/wp-content/plugins/` directory. If you're uploading it make sure to upload
|