Changeset 13095 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/consistency.php
- Timestamp:
- 01/08/2024 06:23:32 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/consistency.php
r13093 r13095 161 161 } 162 162 163 if( !$is_active ) {163 if( $is_active ) { 164 164 $active_text = ''; 165 165 } else {
Note: See TracChangeset
for help on using the changeset viewer.