Changeset 37488 for trunk/src/wp-admin/admin-footer.php
- Timestamp:
- 05/22/2016 06:00:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/admin-footer.php
r37279 r37488 34 34 $text = sprintf( __( 'Thank you for creating with <a href="%s">WordPress</a>.' ), __( 'https://wordpress.org/' ) ); 35 35 /** 36 * Filter the "Thank you" text displayed in the admin footer.36 * Filters the "Thank you" text displayed in the admin footer. 37 37 * 38 38 * @since 2.8.0 … … 46 46 <?php 47 47 /** 48 * Filter the version/update text displayed in the admin footer.48 * Filters the version/update text displayed in the admin footer. 49 49 * 50 50 * WordPress prints the current version and update information,
Note: See TracChangeset
for help on using the changeset viewer.