Changeset 1648683
- Timestamp:
- 05/01/2017 03:35:33 AM (9 years ago)
- Location:
- hpbseo
- Files:
-
- 16 added
- 3 edited
-
tags/1.3.4 (added)
-
tags/1.3.4/PIE.htc (added)
-
tags/1.3.4/hpbseo.css (added)
-
tags/1.3.4/hpbseo.js (added)
-
tags/1.3.4/hpbseo.php (added)
-
tags/1.3.4/hpbseo.txt (added)
-
tags/1.3.4/image (added)
-
tags/1.3.4/image/check.png (added)
-
tags/1.3.4/image/graph.gif (added)
-
tags/1.3.4/image/graph_off.gif (added)
-
tags/1.3.4/image/icon_seo.png (added)
-
tags/1.3.4/image/loading.gif (added)
-
tags/1.3.4/image/menu_seo.png (added)
-
tags/1.3.4/postajax.php (added)
-
tags/1.3.4/readme.txt (added)
-
tags/1.3.4/uninstall.php (added)
-
trunk/hpbseo.js (modified) (1 diff)
-
trunk/hpbseo.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hpbseo/trunk/hpbseo.js
r1257131 r1648683 642 642 //$(function(){ 643 643 //競合を避けるために、$ の代わりに jQuery を使う 644 jQuery( function(){644 jQuery(window).load(function(){ 645 645 646 646 // //投稿編集画面 -
hpbseo/trunk/hpbseo.php
r1257131 r1648683 4 4 Plugin URI: http://www.allegro-inc.com/seo/9080.html 5 5 Description: ホームページビルダー向けのSEO対策プラグインです ※このプラグインを使用するには、hpbダッシュボードを使用する必要があります。 6 Version: 1.3. 36 Version: 1.3.4 7 7 Author: Allegro Marketing 8 8 Author URI:http://seo-composer.com -
hpbseo/trunk/readme.txt
r1257131 r1648683 4 4 Requires at least: 3.4 5 5 Tested up to: 3.5.2 6 Stable tag: 1.3. 36 Stable tag: 1.3.4 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.