Changeset 9758
- Timestamp:
- 04/21/2020 09:46:14 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/inc/head.php
r9734 r9758 70 70 } 71 71 } 72 } 73 // Add "WP-CLI Command" to individual CLI command pages. 74 elseif ( is_singular( 'command' ) ) { 75 $title .= " $sep WP-CLI Command"; 72 76 } 73 77
Note: See TracChangeset
for help on using the changeset viewer.