Changeset 27376 for trunk/src/wp-includes/deprecated.php
- Timestamp:
- 03/03/2014 05:28:07 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/deprecated.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/deprecated.php
r27262 r27376 3419 3419 */ 3420 3420 function wp_style_loader_src() {} 3421 3422 3423 /** 3424 * Old callback for tag link tooltips. 3425 * 3426 * @since 2.7.0 3427 * @deprecated 3.9.0 3428 * @access private 3429 */ 3430 function default_topic_count_text( $count ) { 3431 return $count; 3432 }
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)