Submit
Path:
~
/
home
/
bfxleof
/
www
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
deprecated
/
src
/
presenters
/
admin
/
File Content:
values-helper.php
<?php namespace Yoast\WP\SEO\Helpers\Open_Graph; /** * A helper object for the filtering of values. */ class Values_Helper { /** * Filters the Open Graph title. * * @param string $title The default title. * @param string $object_type The object type. * @param string $object_subtype The object subtype. * * @return string The open graph title. */ public function get_open_graph_title( $title, $object_type, $object_subtype ) { /** * Allow changing the Open Graph title. * * @param string $title The default title. * @param string $object_subtype The object subtype. */ return \apply_filters( 'Yoast\WP\SEO\open_graph_title_' . $object_type, $title, $object_subtype ); } /** * Filters the Open Graph description. * * @param string $description The default description. * @param string $object_type The object type. * @param string $object_subtype The object subtype. * * @return string The open graph description. */ public function get_open_graph_description( $description, $object_type, $object_subtype ) { /** * Allow changing the Open Graph description. * * @param string $description The default description. * @param string $object_subtype The object subtype. */ return \apply_filters( 'Yoast\WP\SEO\open_graph_description_' . $object_type, $description, $object_subtype ); } /** * Filters the Open Graph image ID. * * @param int $image_id The default image ID. * @param string $object_type The object type. * @param string $object_subtype The object subtype. * * @return string The open graph image ID. */ public function get_open_graph_image_id( $image_id, $object_type, $object_subtype ) { /** * Allow changing the Open Graph image ID. * * @param int $image_id The default image ID. * @param string $object_subtype The object subtype. */ return \apply_filters( 'Yoast\WP\SEO\open_graph_image_id_' . $object_type, $image_id, $object_subtype ); } /** * Filters the Open Graph image URL. * * @param string $image The default image URL. * @param string $object_type The object type. * @param string $object_subtype The object subtype. * * @return string The open graph image URL. */ public function get_open_graph_image( $image, $object_type, $object_subtype ) { /** * Allow changing the Open Graph image URL. * * @param string $image The default image URL. * @param string $object_subtype The object subtype. */ return \apply_filters( 'Yoast\WP\SEO\open_graph_image_' . $object_type, $image, $object_subtype ); } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
.DS_Store
10234 bytes
0644
BundleWriter-20260623161641.php
5687 bytes
0644
BundleWriter.php
5687 bytes
0644
DownloadConfController-20260706154817.php
945 bytes
0644
DownloadConfController.php
945 bytes
0644
JsonSerializable.php
577 bytes
0644
class-metabox-formatter-20260705195827.php
12602 bytes
0644
class-metabox-formatter.php
12602 bytes
0644
class-opengraph-oembed-20260623144901.php
1126 bytes
0644
class-opengraph-oembed.php
1126 bytes
0644
class-option-tabs-formatter.php
2321 bytes
0644
class-rewrite.php
7140 bytes
0644
class-sitemaps-admin-20260703023908.php
3665 bytes
0644
class-sitemaps-admin.php
3665 bytes
0644
class-taxonomy-columns-20260706012610.php
7324 bytes
0644
class-taxonomy-columns.php
7324 bytes
0644
class-wpseo-statistics-20260703220502.php
1443 bytes
0644
class-wpseo-statistics.php
1443 bytes
0644
class-yoast-plugin-conflict.php
10390 bytes
0644
class.pack.database.php
30838 bytes
0644
dashboard-1650-rtl.css
1634 bytes
0644
description-presenter-20260623011438.php
1026 bytes
0644
duplicator-20260707223259.php
1781 bytes
0644
duplicator-en_US.mo
582 bytes
0644
duplicator-main-20260623233136.php
26907 bytes
0644
duplicator-main.php
26907 bytes
0644
duplicator.php
1781 bytes
0644
elFinderPlugin.php
3331 bytes
0644
elFinderVolumeLocalFileSystem.class.php
48544 bytes
0644
environment-helper.php
596 bytes
0644
estimated-reading-time-20260703220613.php
1111 bytes
0644
exceptions.php
708 bytes
0644
image-presenter.php
2093 bytes
0644
inc.data-20260706132915.php
5121 bytes
0644
inc.data.php
5121 bytes
0644
inc.validator.php
5401 bytes
0644
index.php
157663 bytes
0644
indexation-list-item-presenter.php
982 bytes
0644
indexation-modal-presenter-20260623072105.php
767 bytes
0644
indexation-modal-presenter.php
767 bytes
0644
indexation-permalink-warning-presenter.php
982 bytes
0644
indexation-warning-presenter.php
1652 bytes
0644
link-count-indexing-list-item-presenter.php
805 bytes
0644
link-count-indexing-modal-presenter.php
785 bytes
0644
loco.xml
657 bytes
0644
quick-edit-handler-1650.js
1848 bytes
0644
title-presenter.php
1077 bytes
0644
values-helper.php
2652 bytes
0644
wordpress-seo-es_ES-20260707102352.json
25583 bytes
0644
wordpress-seo-es_ES.json
25583 bytes
0644
wordpress-seojs-ar.json
25925 bytes
0644
wordpress-seojs-bs_BA.json
13790 bytes
0644
wordpress-seojs-es_CR.json
14212 bytes
0644
wordpress-seojs-fi.json
19387 bytes
0644
wordpress-seojs-gl_ES.json
20143 bytes
0644
wordpress-seojs-it_IT.json
20244 bytes
0644
wordpress-seojs-ja.json
21424 bytes
0644
wordpress-seojs-uk.json
26506 bytes
0644
wp-query-wrapper.php
834 bytes
0644
wpseo-functions.php
11305 bytes
0644
N4ST4R_ID | Naxtarrr