Plugin Directory

Changeset 646003


Ignore:
Timestamp:
12/30/2012 05:58:41 AM (13 years ago)
Author:
SkyDriver
Message:

fixed bug

Location:
google-mp3-audio-player/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • google-mp3-audio-player/trunk/index.php

    r563946 r646003  
    325325        return $context;
    326326    }
    327 
    328 
     327   
     328    /**
     329     *  Function
     330     */
    329331    function add_inline_popup_content()
    330332    {
    331         wp_enqueue_scripts('jquery');
     333       
    332334       
    333335        $opts = ca_get_custom_options();
  • google-mp3-audio-player/trunk/readme.txt

    r563934 r646003  
    4242= 1.0.6 =
    4343
     44- Fixed bug - Admin background color
     45
     46
     47= 1.0.6 =
     48
    4449- Forced update
    4550* NEW: The new player is available (the old player was deprecated from Google)
Note: See TracChangeset for help on using the changeset viewer.