Changeset 6178 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/functions.php
- Timestamp:
- 11/27/2017 08:14:55 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/functions.php
r6050 r6178 32 32 get_template_directory_uri() . '/style.css', 33 33 array( 'bb-base' ), 34 '20171 023'34 '20171127' 35 35 ); 36 36 … … 491 491 return $user_can_stick; 492 492 } 493 493 494 494 /** 495 495 * Correct reply URLs for pending posts.
Note: See TracChangeset
for help on using the changeset viewer.