-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
www
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
helpers
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
open-graph
--
NONE
schema
--
NONE
twitter
--
NONE
.htaccess
0.231KB
Edit File
Delete File
Rename
author-archive-helper.php
3.448KB
Edit File
Delete File
Rename
current-page-helper.php
11.897KB
Edit File
Delete File
Rename
environment-helper.php
0.582KB
Edit File
Delete File
Rename
home-url-helper.php
0.752KB
Edit File
Delete File
Rename
indexing-helper.php
9.237KB
Edit File
Delete File
Rename
meta-helper.php
2.912KB
Edit File
Delete File
Rename
notification-helper.php
0.533KB
Edit File
Delete File
Rename
options-helper.php
3.143KB
Edit File
Delete File
Rename
permalink-helper.php
1.256KB
Edit File
Delete File
Rename
post-type-helper.php
3.438KB
Edit File
Delete File
Rename
product-helper.php
0.95KB
Edit File
Delete File
Rename
redirect-helper.php
1.424KB
Edit File
Delete File
Rename
robots-helper.php
0.514KB
Edit File
Delete File
Rename
sanitization-helper.php
1.031KB
Edit File
Delete File
Rename
site-helper.php
0.553KB
Edit File
Delete File
Rename
wordpress-helper.php
0.5KB
Edit File
Delete File
Rename
wpdb-helper.php
0.924KB
Edit File
Delete File
Rename
<?php namespace Yoast\WP\SEO\Helpers; /** * A helper object for the robots meta tag. */ class Robots_Helper { /** * Sets the robots index to noindex. * * @param array $robots The current robots value. * * @return array The altered robots string. */ public function set_robots_no_index( $robots ) { if ( ! \is_array( $robots ) ) { \_deprecated_argument( __METHOD__, '14.1', '$robots has to be a key-value paired array.' ); return $robots; } $robots['index'] = 'noindex'; return $robots; } }
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat