Changeset 9236
- Timestamp:
- 10/24/2019 08:34:18 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-template.php
r9235 r9236 499 499 if ( ! $icon || 'publish' !== $plugin->post_status ) { 500 500 $generated = true; 501 $icon_2x = false; // For the ! publish branch. 501 502 $icon = self::get_geopattern_icon_url( $plugin ); 502 503 }
Note: See TracChangeset
for help on using the changeset viewer.