cap->create_posts ) ) { wp_die( '
' . __( 'Sorry, you are not allowed to create posts as this user.' ) . '
', 403 ); } /** * @global WP_Press_This $wp_press_this */ if ( empty( $GLOBALS['wp_press_this'] ) ) { $GLOBALS['wp_press_this'] = new WP_Press_This(); } $GLOBALS['wp_press_this']->html();