-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
rohihbs.com
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
actions
--
NONE
ai-authorization
--
NONE
ai-consent
--
NONE
ai-free-sparks
--
NONE
ai-generator
--
NONE
ai-http-request
--
NONE
alerts
--
NONE
analytics
--
NONE
builders
--
NONE
commands
--
NONE
conditionals
--
NONE
config
--
NONE
content-type-visibility
--
NONE
context
--
NONE
dashboard
--
NONE
deprecated
--
NONE
editors
--
NONE
elementor
--
NONE
exceptions
--
NONE
general
--
NONE
generated
--
NONE
generators
--
NONE
helpers
--
NONE
images
--
NONE
initializers
--
NONE
integrations
--
NONE
introductions
--
NONE
llms-txt
--
NONE
loggers
--
NONE
memoizers
--
NONE
models
--
NONE
plans
--
NONE
presentations
--
NONE
presenters
--
NONE
promotions
--
NONE
repositories
--
NONE
routes
--
NONE
services
--
NONE
surfaces
--
NONE
user-meta
--
NONE
user-profiles-additions
--
NONE
values
--
NONE
wordpress
--
NONE
wrappers
--
NONE
functions.php
0.681KB
Edit File
Delete File
Rename
loadable-interface.php
0.279KB
Edit File
Delete File
Rename
main.php
1.823KB
Edit File
Delete File
Rename
<?php /** * WPSEO plugin file. * * @package WPSEO\Internals */ if ( ! defined( 'WPSEO_VERSION' ) ) { header( 'Status: 403 Forbidden' ); header( 'HTTP/1.1 403 Forbidden' ); exit(); } use Yoast\WP\SEO\Main; if ( is_dir( WPSEO_PATH . YOAST_VENDOR_PREFIX_DIRECTORY ) ) { require_once WPSEO_PATH . YOAST_VENDOR_PREFIX_DIRECTORY . '/guzzlehttp/guzzle/src/functions.php'; } /** * Retrieves the main instance. * * @phpcs:disable WordPress.NamingConventions -- Should probably be renamed, but leave for now. * * @return Main The main instance. */ function YoastSEO() { // phpcs:enable static $main; if ( $main === null ) { $main = new Main(); $main->load(); } return $main; }
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat