Changeset 6583 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/functions.php
- Timestamp:
- 02/09/2018 08:49:21 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/functions.php
r6577 r6583 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 function ___( $arg ) { return $arg; } 13 function _esc_html__( $arg ) { return $arg; } 14 function _esc_html_e( $arg ) { echo $arg; } 11 15 12 16 /**
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)