Plugin Directory

Changeset 918527


Ignore:
Timestamp:
05/21/2014 08:36:24 AM (12 years ago)
Author:
axis hamanaka
Message:

ver1.0.9 bug fix

Location:
hpbseo
Files:
17 added
3 edited

Legend:

Unmodified
Added
Removed
  • hpbseo/trunk/hpbseo.js

    r806602 r918527  
    482482        traditional: true,
    483483        dataType: "json",
     484        async: false,
    484485        success: function(json){
    485486            //グラフ表示
     
    662663            url: ajaxurl,
    663664            dataType: "json",
     665            async: false,
    664666            success: function(json){
    665667
  • hpbseo/trunk/hpbseo.php

    r806609 r918527  
    44Plugin URI: http://www.allegro-inc.com/seo/9080.html
    55Description: ホームページビルダー向けのSEO対策プラグインです ※このプラグインを使用するには、hpbダッシュボードを使用する必要があります。
    6 Version: 1.0.8
     6Version: 1.0.9
    77Author: Allegro Marketing & Axis
    88Author URI:http://www.allegro-inc.com/products/detail.php?product_id=3&rn=hpb18
  • hpbseo/trunk/readme.txt

    r806602 r918527  
    44Requires at least: 3.4
    55Tested up to: 3.5.2
    6 Stable tag: 1.0.8
     6Stable tag: 1.0.9
    77License: GPLv2 or later
    88License URI: http://www.masteraxis.com/hpb_plugin_licenses/
Note: See TracChangeset for help on using the changeset viewer.