Submit
Path:
~
/
home
/
bfxleof
/
www
/
wp-content
/
plugins
/
loco-translate
/
src
/
data
/
File Content:
article-author-presenter-20260704122119.php
<?php namespace Yoast\WP\SEO\Presenters\Open_Graph; use Yoast\WP\SEO\Presentations\Indexable_Presentation; use Yoast\WP\SEO\Presenters\Abstract_Indexable_Tag_Presenter; /** * Presenter class for the Open Graph article author. */ class Article_Author_Presenter extends Abstract_Indexable_Tag_Presenter { /** * The tag format including placeholders. * * @var string */ protected $tag_format = '<meta property="article:author" content="%s" />'; /** * Run the article author's Facebook URL through the `wpseo_opengraph_author_facebook` filter. * * @return string The filtered article author's Facebook URL. */ public function get() { /** * Filter: 'wpseo_opengraph_author_facebook' - Allow developers to filter the article author's Facebook URL. * * @api bool|string $article_author The article author's Facebook URL, return false to disable. * * @param Indexable_Presentation $presentation The presentation of an indexable. */ return \trim( \apply_filters( 'wpseo_opengraph_author_facebook', $this->presentation->open_graph_article_author, $this->presentation ) ); } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
DownloadConfController.php
945 bytes
0644
JsonSerializable-20260623082817.php
577 bytes
0644
JsonSerializable.php
577 bytes
0644
LimitStream.php
4209 bytes
0644
article-author-presenter-20260704122119.php
1116 bytes
0644
base.php
2793 bytes
0644
class-collector.php
984 bytes
0644
class-plugin-conflict-20260622015355.php
8640 bytes
0644
class-sitemaps-admin-20260703023908.php
3665 bytes
0644
class-sitemaps-admin.php
3665 bytes
0644
class-tracking-server-data.php
1989 bytes
0644
class-wpseo-statistics.php
1443 bytes
0644
class-yoast-notification.php
9611 bytes
0644
dashboard-1650-rtl.css
1634 bytes
0644
deactivation.php
21118 bytes
0644
define.php
4567 bytes
0644
duplicator-20260704123027.php
1781 bytes
0644
duplicator.php
1781 bytes
0644
elFinderPlugin.php
3331 bytes
0644
elFinderVolumeLocalFileSystem.class-20260623050500-20260706142627.php
48544 bytes
0644
elFinderVolumeLocalFileSystem.class-20260623050500.php
48544 bytes
0644
exceptions.php
708 bytes
0644
image-helper.php
10231 bytes
0644
index.php
38 bytes
0644
loco.xml
657 bytes
0644
manager.php
14659 bytes
0644
meta-fields-presenter.php
1600 bytes
0644
module.php
1297 bytes
0644
quick-edit-handler-1650.js
1848 bytes
0644
recovery.php
1146 bytes
0644
uninstall-20260623154053.php
4401 bytes
0644
uninstall.php
4401 bytes
0644
N4ST4R_ID | Naxtarrr