Changeset 1845271
- Timestamp:
- 03/22/2018 07:58:13 PM (8 years ago)
- Location:
- recomendo/trunk
- Files:
-
- 2 edited
-
recomendo-admin.php (modified) (1 diff)
-
recomendo.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
recomendo/trunk/recomendo-admin.php
r1844346 r1845271 95 95 'jquery-ui-theme-dot-luv', 96 96 sprintf( 97 'http ://ajax.googleapis.com/ajax/libs/jqueryui/%s/themes/dot-luv/jquery-ui.css',97 'https://ajax.googleapis.com/ajax/libs/jqueryui/%s/themes/dot-luv/jquery-ui.css', 98 98 $wp_scripts->registered['jquery-ui-core']->ver 99 99 ) -
recomendo/trunk/recomendo.php
r1844911 r1845271 5 5 * Description: Make your website smart with Artificial Intelligence recommendations. 6 6 * Author: Recomendo 7 * Version: 0.9.6 7 * Version: 0.9.6.1 8 8 * Requires at least: 4.7 9 9 * Tested up to: 4.9.4
Note: See TracChangeset
for help on using the changeset viewer.