403Webshell
Server IP : 87.98.154.146  /  Your IP : 216.73.216.165
Web Server : Apache
System : Linux webm004.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : ohklomafyi ( 52085)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/ohklomafyi/www/wp-content/plugins/wp-seopress/inc/admin/settings/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/ohklomafyi/www/wp-content/plugins/wp-seopress/inc/admin/settings/InstantIndexing.php
<?php

defined('ABSPATH') or exit('Please don&rsquo;t call the plugin directly. Thanks :)');

//Instant Indexing SECTION=========================================================================
add_settings_section(
    'seopress_setting_section_instant_indexing', // ID
    '',
    //__("Instant Indexing","wp-seopress"), // Title
    'seopress_print_section_instant_indexing_general', // Callback
    'seopress-settings-admin-instant-indexing' // Page
);

add_settings_field(
    'seopress_instant_indexing_google_engine', // ID
    __('Select search engines', 'wp-seopress'), // Title
    'seopress_instant_indexing_google_engine_callback', // Callback
    'seopress-settings-admin-instant-indexing', // Page
    'seopress_setting_section_instant_indexing' // Section
);

add_settings_field(
    'seopress_instant_indexing_google_action', // ID
    __('Which action to run for Google?', 'wp-seopress'), // Title
    'seopress_instant_indexing_google_action_callback', // Callback
    'seopress-settings-admin-instant-indexing', // Page
    'seopress_setting_section_instant_indexing' // Section
);

add_settings_field(
    'seopress_instant_indexing_manual_batch', // ID
    __('Submit URLs for indexing', 'wp-seopress'), // Title
    'seopress_instant_indexing_manual_batch_callback', // Callback
    'seopress-settings-admin-instant-indexing', // Page
    'seopress_setting_section_instant_indexing' // Section
);

add_settings_section(
    'seopress_setting_section_instant_indexing_settings', // ID
    '',
    //__("Settings","wp-seopress"), // Title
    'seopress_print_section_instant_indexing_settings', // Callback
    'seopress-settings-admin-instant-indexing-settings' // Page
);

add_settings_field(
    'seopress_instant_indexing_google_api_key', // ID
    __('Google Indexing API key', 'wp-seopress'), // Title
    'seopress_instant_indexing_google_api_key_callback', // Callback
    'seopress-settings-admin-instant-indexing-settings', // Page
    'seopress_setting_section_instant_indexing_settings' // Section
);

add_settings_field(
    'seopress_instant_indexing_bing_api_key', // ID
    __('Bing Indexing API key', 'wp-seopress'), // Title
    'seopress_instant_indexing_bing_api_key_callback', // Callback
    'seopress-settings-admin-instant-indexing-settings', // Page
    'seopress_setting_section_instant_indexing_settings' // Section
);

add_settings_field(
    'seopress_instant_indexing_automate_submission', // ID
    __('Automatically notify search engines', 'wp-seopress'), // Title
    'seopress_instant_indexing_automate_submission_callback', // Callback
    'seopress-settings-admin-instant-indexing-settings', // Page
    'seopress_setting_section_instant_indexing_settings' // Section
);

Youez - 2016 - github.com/yon3zu
LinuXploit