| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/indexable-static-home-page-presentation.php.tar |
www/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php 0000644 00000001411 15114232116 0032751 0 ustar 00 home/xbodynamge <?php
namespace Yoast\WP\SEO\Presentations;
/**
* Class Indexable_Static_Home_Page_Presentation.
*
* Presentation object for indexables.
*/
class Indexable_Static_Home_Page_Presentation extends Indexable_Post_Type_Presentation {
/**
* Wraps the get_paginated_url pagination helper method.
*
* @param string $url The un-paginated URL of the current archive.
* @param string $page The page number to add on to $url for the $link tag.
*
* @return string The paginated URL.
*/
protected function get_paginated_url( $url, $page ) {
return $this->pagination->get_paginated_url( $url, $page );
}
/**
* Generates the Open Graph type.
*
* @return string The Open Graph type.
*/
public function generate_open_graph_type() {
return 'website';
}
}
wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php 0000644 00000001411 15114571024 0034611 0 ustar 00 home/xbodynamge/lebauwcentre <?php
namespace Yoast\WP\SEO\Presentations;
/**
* Class Indexable_Static_Home_Page_Presentation.
*
* Presentation object for indexables.
*/
class Indexable_Static_Home_Page_Presentation extends Indexable_Post_Type_Presentation {
/**
* Wraps the get_paginated_url pagination helper method.
*
* @param string $url The un-paginated URL of the current archive.
* @param string $page The page number to add on to $url for the $link tag.
*
* @return string The paginated URL.
*/
protected function get_paginated_url( $url, $page ) {
return $this->pagination->get_paginated_url( $url, $page );
}
/**
* Generates the Open Graph type.
*
* @return string The Open Graph type.
*/
public function generate_open_graph_type() {
return 'website';
}
}
wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php 0000644 00000001411 15115064444 0035022 0 ustar 00 home/xbodynamge/crosstraining <?php
namespace Yoast\WP\SEO\Presentations;
/**
* Class Indexable_Static_Home_Page_Presentation.
*
* Presentation object for indexables.
*/
class Indexable_Static_Home_Page_Presentation extends Indexable_Post_Type_Presentation {
/**
* Wraps the get_paginated_url pagination helper method.
*
* @param string $url The un-paginated URL of the current archive.
* @param string $page The page number to add on to $url for the $link tag.
*
* @return string The paginated URL.
*/
protected function get_paginated_url( $url, $page ) {
return $this->pagination->get_paginated_url( $url, $page );
}
/**
* Generates the Open Graph type.
*
* @return string The Open Graph type.
*/
public function generate_open_graph_type() {
return 'website';
}
}