Changeset 13930 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/admin/metabox/class-release-confirmation.php
- Timestamp:
- 07/26/2024 04:42:27 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/admin/metabox/class-release-confirmation.php
r13929 r13930 31 31 32 32 if ( $post->release_confirmation ) { 33 Release_Confirmation_Shortcode::single_plugin( $post , $include_header = false);33 Release_Confirmation_Shortcode::single_plugin( $post ); 34 34 } 35 35 }
Note: See TracChangeset
for help on using the changeset viewer.