Changeset 11463 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/helper-functions.php
- Timestamp:
- 01/24/2022 07:40:59 AM (3 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
r11457 r11463 4 4 'wporg-translate', 5 5 plugins_url( 'style.css', __FILE__ ), 6 [ 'gp-base' ],6 [ 'gp-base', 'wporg-style' ], 7 7 filemtime( __DIR__ . '/style.css' ) 8 8 );
Note: See TracChangeset
for help on using the changeset viewer.