Changeset 2285346
- Timestamp:
- 04/17/2020 02:17:08 AM (6 years ago)
- Location:
- hpbseo
- Files:
-
- 16 added
- 2 edited
-
tags/2.1.3 (added)
-
tags/2.1.3/PIE.htc (added)
-
tags/2.1.3/hpbseo.css (added)
-
tags/2.1.3/hpbseo.js (added)
-
tags/2.1.3/hpbseo.php (added)
-
tags/2.1.3/hpbseo.txt (added)
-
tags/2.1.3/image (added)
-
tags/2.1.3/image/check.png (added)
-
tags/2.1.3/image/graph.gif (added)
-
tags/2.1.3/image/graph_off.gif (added)
-
tags/2.1.3/image/icon_seo.png (added)
-
tags/2.1.3/image/loading.gif (added)
-
tags/2.1.3/image/menu_seo.png (added)
-
tags/2.1.3/postajax.php (added)
-
tags/2.1.3/readme.txt (added)
-
tags/2.1.3/uninstall.php (added)
-
trunk/hpbseo.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hpbseo/trunk/hpbseo.php
r2285345 r2285346 4 4 Plugin URI: http://www.allegro-inc.com/seo/9080.html 5 5 Description: ホームページビルダー向けのSEO対策プラグインです ※このプラグインを使用するには、hpbダッシュボードを使用する必要があります。 6 Version: 2.1. 26 Version: 2.1.3 7 7 Author: Allegro Marketing 8 8 Author URI:http://seo-composer.com … … 94 94 95 95 //テーマのチェック 96 $_template_check_list = array("hpb18T", "hpb19T", "hpb19S", "hpb20T", "hpb20S" );96 $_template_check_list = array("hpb18T", "hpb19T", "hpb19S", "hpb20T", "hpb20S", "hpb21T", "hpb21S", "hpb22T", "hpb22S"); 97 97 $template_name = wp_get_theme()->template; 98 98 $flg = false; -
hpbseo/trunk/readme.txt
r2285345 r2285346 4 4 Requires at least: 5.3 5 5 Tested up to: 5.4 6 Stable tag: 2.1. 26 Stable tag: 2.1.3 7 7 License: GPLv2 or later 8 8 License URI: https://www.allegro-inc.com/seo/15358.html
Note: See TracChangeset
for help on using the changeset viewer.