Changeset 12978
- Timestamp:
- 11/23/2023 11:40:25 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-template.php
r12975 r12978 758 758 } 759 759 760 $blueprint_encoded = esc_html( $blueprint['contents']);760 $blueprint_encoded = esc_html( str_replace( '%', '%25', $blueprint['contents'] ) ); 761 761 762 762 return sprintf( 'https://playground.wordpress.net/?plugin=%s#%s', $post->post_name, $blueprint_encoded );
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)