Changeset 998194
- Timestamp:
- 09/29/2014 01:17:29 AM (12 years ago)
- Location:
- hpbseo
- Files:
-
- 17 added
- 2 edited
-
tags/1.2.1 (added)
-
tags/1.2.1/PIE.htc (added)
-
tags/1.2.1/docdir.php (added)
-
tags/1.2.1/hpbseo.css (added)
-
tags/1.2.1/hpbseo.js (added)
-
tags/1.2.1/hpbseo.php (added)
-
tags/1.2.1/hpbseo.txt (added)
-
tags/1.2.1/image (added)
-
tags/1.2.1/image/check.png (added)
-
tags/1.2.1/image/graph.gif (added)
-
tags/1.2.1/image/graph_off.gif (added)
-
tags/1.2.1/image/icon_seo.png (added)
-
tags/1.2.1/image/loading.gif (added)
-
tags/1.2.1/image/menu_seo.png (added)
-
tags/1.2.1/postajax.php (added)
-
tags/1.2.1/readme.txt (added)
-
tags/1.2.1/uninstall.php (added)
-
trunk/hpbseo.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hpbseo/trunk/hpbseo.php
r996420 r998194 4 4 Plugin URI: http://www.allegro-inc.com/seo/9080.html 5 5 Description: ホームページビルダー向けのSEO対策プラグインです ※このプラグインを使用するには、hpbダッシュボードを使用する必要があります。 6 Version: 1.2. 06 Version: 1.2.1 7 7 Author: Allegro Marketing & Axis 8 8 Author URI:http://www.allegro-inc.com/products/detail.php?product_id=3&rn=hpb18 … … 94 94 95 95 //テーマのチェック 96 $_template_check_list = array("hpb18T", "hpb19T", " site");96 $_template_check_list = array("hpb18T", "hpb19T", "hpb19S"); 97 97 $template_name = wp_get_theme()->template; 98 98 $flg = false; -
hpbseo/trunk/readme.txt
r996420 r998194 4 4 Requires at least: 3.4 5 5 Tested up to: 3.5.2 6 Stable tag: 1.2. 06 Stable tag: 1.2.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.masteraxis.com/hpb_plugin_licenses/
Note: See TracChangeset
for help on using the changeset viewer.