Changeset 646003
- Timestamp:
- 12/30/2012 05:58:41 AM (13 years ago)
- Location:
- google-mp3-audio-player/trunk
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
google-mp3-audio-player/trunk/index.php
r563946 r646003 325 325 return $context; 326 326 } 327 328 327 328 /** 329 * Function 330 */ 329 331 function add_inline_popup_content() 330 332 { 331 wp_enqueue_scripts('jquery');333 332 334 333 335 $opts = ca_get_custom_options(); -
google-mp3-audio-player/trunk/readme.txt
r563934 r646003 42 42 = 1.0.6 = 43 43 44 - Fixed bug - Admin background color 45 46 47 = 1.0.6 = 48 44 49 - Forced update 45 50 * NEW: The new player is available (the old player was deprecated from Google)
Note: See TracChangeset
for help on using the changeset viewer.