Changeset 6429
- Timestamp:
- 05/26/2017 09:38:05 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/forums/functions.php
r6428 r6429 2217 2217 // Forums 2218 2218 if ( bbp_get_forum_post_type() === implode( '', $post_types ) ) { 2219 die; 2219 2220 2220 // Prevent accidental wp-admin post_row override 2221 2221 if ( is_admin() && isset( $_REQUEST['post_status'] ) ) {
Note: See TracChangeset
for help on using the changeset viewer.