Changeset 11428 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/functions.php
- Timestamp:
- 01/11/2022 08:16:27 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/functions.php
r11416 r11428 305 305 */ 306 306 require_once __DIR__ . '/inc/privacy-functions.php'; 307 308 /**309 * Include any global functions needed.310 */311 require_once __DIR__ . '/inc/globals.php';
Note: See TracChangeset
for help on using the changeset viewer.