Changeset 6267
- Timestamp:
- 12/13/2017 09:58:47 PM (7 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
r6009 r6267 1 1 <?php 2 wp_register_style( 'wporg-translate', plugins_url( 'style.css', __FILE__ ), array( 'gp-base' ), '20171 008' );2 wp_register_style( 'wporg-translate', plugins_url( 'style.css', __FILE__ ), array( 'gp-base' ), '20171213' ); 3 3 gp_enqueue_style( 'wporg-translate' ); 4 4
Note: See TracChangeset
for help on using the changeset viewer.