Changeset 11736 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/helper-functions.php
- Timestamp:
- 04/01/2022 02:58:12 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/helper-functions.php
r11735 r11736 31 31 plugins_url( 'js/editor.js', __FILE__ ), 32 32 [ 'gp-editor', 'autosize' ], 33 '20190510'33 filemtime( __DIR__ . '/js/editor.js' ) 34 34 ); 35 35
Note: See TracChangeset
for help on using the changeset viewer.