Changeset 2231614
- Timestamp:
- 01/22/2020 02:11:54 PM (6 years ago)
- Location:
- gdy-modular-content
- Files:
-
- 72 added
- 3 edited
-
tags/0.9.88 (added)
-
tags/0.9.88/classes (added)
-
tags/0.9.88/classes/module.php (added)
-
tags/0.9.88/gdy-modular-content.php (added)
-
tags/0.9.88/hooks (added)
-
tags/0.9.88/hooks/adminbar-buttons.php (added)
-
tags/0.9.88/hooks/miscellaneous.php (added)
-
tags/0.9.88/hooks/modulebar-buttons.php (added)
-
tags/0.9.88/hooks/translation.php (added)
-
tags/0.9.88/images (added)
-
tags/0.9.88/images/file.svg (added)
-
tags/0.9.88/images/form-checkbox-focus.svg (added)
-
tags/0.9.88/images/form-checkbox.svg (added)
-
tags/0.9.88/images/form-select-focus.svg (added)
-
tags/0.9.88/images/form-select.svg (added)
-
tags/0.9.88/images/stripe.png (added)
-
tags/0.9.88/images/thumb.svg (added)
-
tags/0.9.88/images/transparent.png (added)
-
tags/0.9.88/includes (added)
-
tags/0.9.88/includes/.smbdeleteAAAb5cb20 (added)
-
tags/0.9.88/includes/ajax.php (added)
-
tags/0.9.88/includes/area.php (added)
-
tags/0.9.88/includes/content.php (added)
-
tags/0.9.88/includes/editlock.php (added)
-
tags/0.9.88/includes/elements.php (added)
-
tags/0.9.88/includes/functions.php (added)
-
tags/0.9.88/includes/modulelist.php (added)
-
tags/0.9.88/includes/options.php (added)
-
tags/0.9.88/includes/placeholder.php (added)
-
tags/0.9.88/includes/version.php (added)
-
tags/0.9.88/languages (added)
-
tags/0.9.88/languages/gdy-modular-content-de_DE.mo (added)
-
tags/0.9.88/languages/gdy-modular-content-de_DE.po (added)
-
tags/0.9.88/languages/gdy-modular-content.pot (added)
-
tags/0.9.88/readme.txt (added)
-
tags/0.9.88/scripts (added)
-
tags/0.9.88/scripts/dropzone.js (added)
-
tags/0.9.88/scripts/filter.js (added)
-
tags/0.9.88/scripts/gdymc_core.js (added)
-
tags/0.9.88/scripts/gdymc_functions.js (added)
-
tags/0.9.88/scripts/gdymc_hardpreview.js (added)
-
tags/0.9.88/scripts/kinetic.js (added)
-
tags/0.9.88/scripts/log4javascript.js (added)
-
tags/0.9.88/scripts/mousetrap.js (added)
-
tags/0.9.88/scripts/rangy_classapplier.js (added)
-
tags/0.9.88/scripts/rangy_core.js (added)
-
tags/0.9.88/scripts/rangy_selectionsaverestore.js (added)
-
tags/0.9.88/scripts/sortable.js (added)
-
tags/0.9.88/styles (added)
-
tags/0.9.88/styles/import (added)
-
tags/0.9.88/styles/import/_animations.css (added)
-
tags/0.9.88/styles/import/_animations.css.map (added)
-
tags/0.9.88/styles/import/_animations.scss (added)
-
tags/0.9.88/styles/import/_default.css (added)
-
tags/0.9.88/styles/import/_default.css.map (added)
-
tags/0.9.88/styles/import/_default.scss (added)
-
tags/0.9.88/styles/import/_form.css (added)
-
tags/0.9.88/styles/import/_form.css.map (added)
-
tags/0.9.88/styles/import/_form.scss (added)
-
tags/0.9.88/styles/import/_jcrop.css (added)
-
tags/0.9.88/styles/import/_jcrop.css.map (added)
-
tags/0.9.88/styles/import/_jcrop.scss (added)
-
tags/0.9.88/styles/import/_reset.css (added)
-
tags/0.9.88/styles/import/_reset.css.map (added)
-
tags/0.9.88/styles/import/_reset.scss (added)
-
tags/0.9.88/styles/style.css (added)
-
tags/0.9.88/styles/style.css.map (added)
-
tags/0.9.88/styles/style.scss (added)
-
tags/0.9.88/styles/visitor (added)
-
tags/0.9.88/styles/visitor/hardpreview.css (added)
-
tags/0.9.88/styles/visitor/hardpreview.css.map (added)
-
tags/0.9.88/styles/visitor/hardpreview.scss (added)
-
trunk/gdy-modular-content.php (modified) (2 diffs)
-
trunk/includes/content.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gdy-modular-content/trunk/gdy-modular-content.php
r2159789 r2231614 5 5 Text Domain: gdy-modular-content 6 6 Domain Path: /languages/ 7 Version: 0.9.8 77 Version: 0.9.88 8 8 */ 9 9 … … 12 12 /************************************* VERSION ***********************************/ 13 13 14 define( 'GDYMC_PLUGIN_VERSION', '0.9.8 6' );14 define( 'GDYMC_PLUGIN_VERSION', '0.9.88' ); 15 15 16 16 -
gdy-modular-content/trunk/includes/content.php
r2159789 r2231614 156 156 if( is_object( $customRenderer ) && ( $customRenderer instanceof Closure ) ): 157 157 158 $customRenderer( $image );158 $customRenderer( $image, $i ); 159 159 160 160 else: -
gdy-modular-content/trunk/readme.txt
r2159789 r2231614 3 3 Tags: gdy modular content, gdymc, frontend editing, modular content, html modules, content management, content editable 4 4 Requires at least: 3.6 5 Tested up to: 5. 25 Tested up to: 5.3 6 6 Requires PHP: 5.6 7 Stable tag: 0.9.8 77 Stable tag: 0.9.88 8 8 9 9 Create and edit modular content from the frontend of your site. … … 18 18 19 19 == Changelog == 20 21 = 0.9.88 = 22 * The custom renderer callback for gallery items now receive the counter variable $i as second parameter 20 23 21 24 = 0.9.87 =
Note: See TracChangeset
for help on using the changeset viewer.