Version Description
Download this release
Release Info
Developer | uberdose |
Plugin | All in One SEO Pack |
Version | 1.4.6.7 |
Comparing to | |
See all releases |
Code changes from version 1.4.6.6 to 1.4.6.7
- all_in_one_seo_pack-bg_BG.mo +0 -0
- all_in_one_seo_pack-bg_NL.mo +0 -0
- all_in_one_seo_pack-de_DE.mo +0 -0
- all_in_one_seo_pack-ja.mo +0 -0
- all_in_one_seo_pack-zh_CN.mo +0 -0
- all_in_one_seo_pack-zh_TW.mo +0 -0
- all_in_one_seo_pack.php +17 -14
- all_in_one_seo_pack.pot +13 -6
all_in_one_seo_pack-bg_BG.mo
CHANGED
Binary file
|
all_in_one_seo_pack-bg_NL.mo
DELETED
Binary file
|
all_in_one_seo_pack-de_DE.mo
CHANGED
Binary file
|
all_in_one_seo_pack-ja.mo
CHANGED
Binary file
|
all_in_one_seo_pack-zh_CN.mo
CHANGED
Binary file
|
all_in_one_seo_pack-zh_TW.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;
|
@@ -289,7 +289,7 @@ class All_in_One_SEO_Pack {
|
|
289 |
}
|
290 |
|
291 |
// "internal whitespace trim"
|
292 |
-
$description = preg_replace("/\s+/", " ", $description);
|
293 |
|
294 |
return $description;
|
295 |
}
|
@@ -963,7 +963,7 @@ class All_in_One_SEO_Pack {
|
|
963 |
<div class="dbx-content">
|
964 |
<?php } ?>
|
965 |
|
966 |
-
<a target="__blank" href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/"
|
967 |
<input value="aiosp_edit" type="hidden" name="aiosp_edit" />
|
968 |
<table style="margin-bottom:40px">
|
969 |
<tr>
|
@@ -1145,6 +1145,9 @@ $canwrite = $this->is_upgrade_directory_writable();
|
|
1145 |
}
|
1146 |
//-->
|
1147 |
</script>
|
|
|
|
|
|
|
1148 |
<form name="dofollow" action="" method="post">
|
1149 |
<table class="form-table">
|
1150 |
|
@@ -1190,7 +1193,7 @@ _e('The META description for your homepage. Independent of any other options, th
|
|
1190 |
<textarea cols="57" rows="2" name="aiosp_home_keywords"><?php echo stripcslashes(get_option('aiosp_home_keywords')); ?></textarea>
|
1191 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_home_keywords_tip">
|
1192 |
<?php
|
1193 |
-
_e(
|
1194 |
?>
|
1195 |
</div>
|
1196 |
</td>
|
@@ -1206,7 +1209,7 @@ _e('A comma separated list of your most important keywords for your site that wi
|
|
1206 |
<input type="checkbox" name="aiosp_rewrite_titles" <?php if (get_option('aiosp_rewrite_titles')) echo "checked=\"1\""; ?>/>
|
1207 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_rewrite_titles_tip">
|
1208 |
<?php
|
1209 |
-
_e(
|
1210 |
?>
|
1211 |
</div>
|
1212 |
</td>
|
@@ -1300,7 +1303,7 @@ _e('The following macros are supported:', 'all_in_one_seo_pack');
|
|
1300 |
echo('<ul>');
|
1301 |
echo('<li>'); _e('%blog_title% - Your blog title', 'all_in_one_seo_pack'); echo('</li>');
|
1302 |
echo('<li>'); _e('%blog_description% - Your blog description', 'all_in_one_seo_pack'); echo('</li>');
|
1303 |
-
echo('<li>'); _e('%date% - The original archive title given by wordpress, e.g.
|
1304 |
echo('</ul>');
|
1305 |
?>
|
1306 |
</div>
|
@@ -1486,7 +1489,7 @@ _e('Check this for excluding tag pages from being crawled. Useful for avoiding d
|
|
1486 |
<input type="checkbox" name="aiosp_generate_descriptions" <?php if (get_option('aiosp_generate_descriptions')) echo "checked=\"1\""; ?>/>
|
1487 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_generate_descriptions_tip">
|
1488 |
<?php
|
1489 |
-
_e(
|
1490 |
?>
|
1491 |
</div>
|
1492 |
</td>
|
@@ -1495,14 +1498,14 @@ _e('Check this and your META descriptions will get autogenerated if there’s no
|
|
1495 |
<tr>
|
1496 |
<th scope="row" style="text-align:right; vertical-align:top;">
|
1497 |
<a style="cursor:pointer;" title="<?php _e('Click for Help!', 'all_in_one_seo_pack')?>" onclick="toggleVisibility('aiosp_post_meta_tags_tip');">
|
1498 |
-
<?php _e('Additional Post
|
1499 |
</a>
|
1500 |
</td>
|
1501 |
<td>
|
1502 |
<textarea cols="57" rows="2" name="aiosp_post_meta_tags"><?php echo stripcslashes(get_option('aiosp_post_meta_tags')); ?></textarea>
|
1503 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_post_meta_tags_tip">
|
1504 |
<?php
|
1505 |
-
_e('What you enter here will be copied verbatim to your header on post pages. You can enter whatever additional
|
1506 |
?>
|
1507 |
</div>
|
1508 |
</td>
|
@@ -1511,14 +1514,14 @@ _e('What you enter here will be copied verbatim to your header on post pages. Yo
|
|
1511 |
<tr>
|
1512 |
<th scope="row" style="text-align:right; vertical-align:top;">
|
1513 |
<a style="cursor:pointer;" title="<?php _e('Click for Help!', 'all_in_one_seo_pack')?>" onclick="toggleVisibility('aiosp_page_meta_tags_tip');">
|
1514 |
-
<?php _e('Additional Page
|
1515 |
</a>
|
1516 |
</td>
|
1517 |
<td>
|
1518 |
<textarea cols="57" rows="2" name="aiosp_page_meta_tags"><?php echo stripcslashes(get_option('aiosp_page_meta_tags')); ?></textarea>
|
1519 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_page_meta_tags_tip">
|
1520 |
<?php
|
1521 |
-
_e('What you enter here will be copied verbatim to your header on pages. You can enter whatever additional
|
1522 |
?>
|
1523 |
</div>
|
1524 |
</td>
|
@@ -1527,14 +1530,14 @@ _e('What you enter here will be copied verbatim to your header on pages. You can
|
|
1527 |
<tr>
|
1528 |
<th scope="row" style="text-align:right; vertical-align:top;">
|
1529 |
<a style="cursor:pointer;" title="<?php _e('Click for Help!', 'all_in_one_seo_pack')?>" onclick="toggleVisibility('aiosp_home_meta_tags_tip');">
|
1530 |
-
<?php _e('Additional Home
|
1531 |
</a>
|
1532 |
</td>
|
1533 |
<td>
|
1534 |
<textarea cols="57" rows="2" name="aiosp_home_meta_tags"><?php echo stripcslashes(get_option('aiosp_home_meta_tags')); ?></textarea>
|
1535 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_home_meta_tags_tip">
|
1536 |
<?php
|
1537 |
-
_e('What you enter here will be copied verbatim to your header on the home page. You can enter whatever additional
|
1538 |
?>
|
1539 |
</div>
|
1540 |
</td>
|
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.7
|
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.7";
|
32 |
|
33 |
/** Max numbers of chars in auto-generated description */
|
34 |
var $maximum_description_length = 160;
|
289 |
}
|
290 |
|
291 |
// "internal whitespace trim"
|
292 |
+
$description = preg_replace("/\s\s+/", " ", $description);
|
293 |
|
294 |
return $description;
|
295 |
}
|
963 |
<div class="dbx-content">
|
964 |
<?php } ?>
|
965 |
|
966 |
+
<a target="__blank" href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/"><?php _e('Click here for Support', 'all_in_one_seo_pack') ?></a>
|
967 |
<input value="aiosp_edit" type="hidden" name="aiosp_edit" />
|
968 |
<table style="margin-bottom:40px">
|
969 |
<tr>
|
1145 |
}
|
1146 |
//-->
|
1147 |
</script>
|
1148 |
+
|
1149 |
+
<h3><?php _e('Click on option titles to get help!', 'all_in_one_seo_pack') ?></h3>
|
1150 |
+
|
1151 |
<form name="dofollow" action="" method="post">
|
1152 |
<table class="form-table">
|
1153 |
|
1193 |
<textarea cols="57" rows="2" name="aiosp_home_keywords"><?php echo stripcslashes(get_option('aiosp_home_keywords')); ?></textarea>
|
1194 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_home_keywords_tip">
|
1195 |
<?php
|
1196 |
+
_e("A comma separated list of your most important keywords for your site that will be written as META keywords on your homepage. Don't stuff everything in here.", 'all_in_one_seo_pack');
|
1197 |
?>
|
1198 |
</div>
|
1199 |
</td>
|
1209 |
<input type="checkbox" name="aiosp_rewrite_titles" <?php if (get_option('aiosp_rewrite_titles')) echo "checked=\"1\""; ?>/>
|
1210 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_rewrite_titles_tip">
|
1211 |
<?php
|
1212 |
+
_e("Note that this is all about the title tag. This is what you see in your browser's window title bar. This is NOT visible on a page, only in the window title bar and of course in the source. If set, all page, post, category, search and archive page titles get rewritten. You can specify the format for most of them. For example: The default templates puts the title tag of posts like this: “Blog Archive >> Blog Name >> Post Title” (maybe I've overdone slightly). This is far from optimal. With the default post title format, Rewrite Title rewrites this to “Post Title | Blog Name”. If you have manually defined a title (in one of the text fields for All in One SEO Plugin input) this will become the title of your post in the format string.", 'all_in_one_seo_pack');
|
1213 |
?>
|
1214 |
</div>
|
1215 |
</td>
|
1303 |
echo('<ul>');
|
1304 |
echo('<li>'); _e('%blog_title% - Your blog title', 'all_in_one_seo_pack'); echo('</li>');
|
1305 |
echo('<li>'); _e('%blog_description% - Your blog description', 'all_in_one_seo_pack'); echo('</li>');
|
1306 |
+
echo('<li>'); _e('%date% - The original archive title given by wordpress, e.g. "2007" or "2007 August"', 'all_in_one_seo_pack'); echo('</li>');
|
1307 |
echo('</ul>');
|
1308 |
?>
|
1309 |
</div>
|
1489 |
<input type="checkbox" name="aiosp_generate_descriptions" <?php if (get_option('aiosp_generate_descriptions')) echo "checked=\"1\""; ?>/>
|
1490 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_generate_descriptions_tip">
|
1491 |
<?php
|
1492 |
+
_e("Check this and your META descriptions will get autogenerated if there's no excerpt.", 'all_in_one_seo_pack');
|
1493 |
?>
|
1494 |
</div>
|
1495 |
</td>
|
1498 |
<tr>
|
1499 |
<th scope="row" style="text-align:right; vertical-align:top;">
|
1500 |
<a style="cursor:pointer;" title="<?php _e('Click for Help!', 'all_in_one_seo_pack')?>" onclick="toggleVisibility('aiosp_post_meta_tags_tip');">
|
1501 |
+
<?php _e('Additional Post Headers:', 'all_in_one_seo_pack')?>
|
1502 |
</a>
|
1503 |
</td>
|
1504 |
<td>
|
1505 |
<textarea cols="57" rows="2" name="aiosp_post_meta_tags"><?php echo stripcslashes(get_option('aiosp_post_meta_tags')); ?></textarea>
|
1506 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_post_meta_tags_tip">
|
1507 |
<?php
|
1508 |
+
_e('What you enter here will be copied verbatim to your header on post pages. You can enter whatever additional headers you want here, even references to stylesheets.', 'all_in_one_seo_pack');
|
1509 |
?>
|
1510 |
</div>
|
1511 |
</td>
|
1514 |
<tr>
|
1515 |
<th scope="row" style="text-align:right; vertical-align:top;">
|
1516 |
<a style="cursor:pointer;" title="<?php _e('Click for Help!', 'all_in_one_seo_pack')?>" onclick="toggleVisibility('aiosp_page_meta_tags_tip');">
|
1517 |
+
<?php _e('Additional Page Headers:', 'all_in_one_seo_pack')?>
|
1518 |
</a>
|
1519 |
</td>
|
1520 |
<td>
|
1521 |
<textarea cols="57" rows="2" name="aiosp_page_meta_tags"><?php echo stripcslashes(get_option('aiosp_page_meta_tags')); ?></textarea>
|
1522 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_page_meta_tags_tip">
|
1523 |
<?php
|
1524 |
+
_e('What you enter here will be copied verbatim to your header on pages. You can enter whatever additional headers you want here, even references to stylesheets.', 'all_in_one_seo_pack');
|
1525 |
?>
|
1526 |
</div>
|
1527 |
</td>
|
1530 |
<tr>
|
1531 |
<th scope="row" style="text-align:right; vertical-align:top;">
|
1532 |
<a style="cursor:pointer;" title="<?php _e('Click for Help!', 'all_in_one_seo_pack')?>" onclick="toggleVisibility('aiosp_home_meta_tags_tip');">
|
1533 |
+
<?php _e('Additional Home Headers:', 'all_in_one_seo_pack')?>
|
1534 |
</a>
|
1535 |
</td>
|
1536 |
<td>
|
1537 |
<textarea cols="57" rows="2" name="aiosp_home_meta_tags"><?php echo stripcslashes(get_option('aiosp_home_meta_tags')); ?></textarea>
|
1538 |
<div style="max-width:500px; text-align:left; display:none" id="aiosp_home_meta_tags_tip">
|
1539 |
<?php
|
1540 |
+
_e('What you enter here will be copied verbatim to your header on the home page. You can enter whatever additional headers you want here, even references to stylesheets.', 'all_in_one_seo_pack');
|
1541 |
?>
|
1542 |
</div>
|
1543 |
</td>
|
all_in_one_seo_pack.pot
CHANGED
@@ -183,16 +183,16 @@ msgstr ""
|
|
183 |
msgid "Update Options"
|
184 |
msgstr ""
|
185 |
|
186 |
-
msgid "Additional Post
|
187 |
msgstr ""
|
188 |
|
189 |
-
msgid "Additional Page
|
190 |
msgstr ""
|
191 |
|
192 |
-
msgid "What you enter here will be copied verbatim to your header on post pages. You can enter whatever additional
|
193 |
msgstr ""
|
194 |
|
195 |
-
msgid "What you enter here will be copied verbatim to your header on pages. You can enter whatever additional
|
196 |
msgstr ""
|
197 |
|
198 |
msgid "%wp_title% - The original wordpress title, e.g. post_title for posts"
|
@@ -279,8 +279,15 @@ msgstr ""
|
|
279 |
msgid "%post_author_lastname% - This post's author' last name (capitalized)"
|
280 |
msgstr ""
|
281 |
|
282 |
-
msgid "Additional Home
|
283 |
msgstr ""
|
284 |
|
285 |
-
msgid "What you enter here will be copied verbatim to your header on the home page. You can enter whatever additional
|
286 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
msgid "Update Options"
|
184 |
msgstr ""
|
185 |
|
186 |
+
msgid "Additional Post Headers:"
|
187 |
msgstr ""
|
188 |
|
189 |
+
msgid "Additional Page Headers:"
|
190 |
msgstr ""
|
191 |
|
192 |
+
msgid "What you enter here will be copied verbatim to your header on post pages. You can enter whatever additional headers you want here, even references to stylesheets."
|
193 |
msgstr ""
|
194 |
|
195 |
+
msgid "What you enter here will be copied verbatim to your header on pages. You can enter whatever additional headers you want here, even references to stylesheets."
|
196 |
msgstr ""
|
197 |
|
198 |
msgid "%wp_title% - The original wordpress title, e.g. post_title for posts"
|
279 |
msgid "%post_author_lastname% - This post's author' last name (capitalized)"
|
280 |
msgstr ""
|
281 |
|
282 |
+
msgid "Additional Home Headers:"
|
283 |
msgstr ""
|
284 |
|
285 |
+
msgid "What you enter here will be copied verbatim to your header on the home page. You can enter whatever additional headers you want here, even references to stylesheets."
|
286 |
msgstr ""
|
287 |
+
|
288 |
+
msgid "Click here for Support"
|
289 |
+
msgstr ""
|
290 |
+
|
291 |
+
msgid "You can click on option titles to get help!"
|
292 |
+
msgstr ""
|
293 |
+
|