Changeset 8617 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-theme-directory-compat.php
- Timestamp:
- 04/10/2019 04:19:41 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-theme-directory-compat.php
r8033 r8617 75 75 } 76 76 77 if ( '_redirect_' == $slug ) { 78 wp_safe_redirect( 'https://wordpress.org/themes/', 301 ); 79 exit; 80 } 81 77 82 $theme = $this->get_object( $slug ); 78 83 if ( ! $theme ) {
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)