0 ) { $current_post_id = intval( $_REQUEST['post_id'] ); $how_relevanssi_sees = relevanssi_generate_how_relevanssi_sees( intval( $current_post_id ), true, $type ); } } if ( isset( $_REQUEST['db_post_id'] ) ) { wp_verify_nonce( '_relevanssi_nonce', 'relevanssi_how_relevanssi_sees' ); if ( intval( $_REQUEST['db_post_id'] ) > 0 ) { $current_db_post_id = intval( $_REQUEST['db_post_id'] ); $db_post_view = relevanssi_generate_db_post_view( $current_db_post_id ); } } wp_nonce_field( 'relevanssi_how_relevanssi_sees', '_relevanssi_nonce', true, true ); ?>

' . esc_html__( 'In Relevanssi Premium, you can find this feature for each post on the post edit page. %1$sBuy Relevanssi Premium here%2$s.', 'relevanssi' ) . '

', '', '' ); } ?>

: 0 ) { echo 'value="' . esc_attr( $current_post_id ) . '"'; } ?> />

' class='button button-primary' />

: 0 ) { echo 'value="' . esc_attr( $current_db_post_id ) . '"'; } ?> />

' class='button button-primary' />

get_var( 'SELECT @@global.max_allowed_packet' ); $max_allowed_packet = round( $max_allowed_packet / 1024 / 1024, 2 ); echo '

max_allowed_packet: ' . $max_allowed_packet . 'M

'; // phpcs:ignore WordPress.Security.EscapeOutput $indexing_query = relevanssi_generate_indexing_query( relevanssi_valid_status_array(), false, relevanssi_post_type_restriction(), 'LIMIT 0' ); ?>

:

' . $indexing_query . ''; // phpcs:ignore WordPress.Security.EscapeOutput ?>