PATH:
home
/
letacommog
/
gdiags.fr
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
deprecated
/
src
/
actions
/
indexation
<?php namespace Yoast\WP\SEO\Actions\Indexation; /** * Reindexation action for post indexables. * * @deprecated 15.1 - Use \Yoast\WP\SEO\Actions\Indexing\Indexable_Post_Indexation_Action instead. * @codeCoverageIgnore */ class Indexable_Post_Indexation_Action extends \Yoast\WP\SEO\Actions\Indexing\Indexable_Post_Indexation_Action { }
[+]
..
[-] indexable-complete-indexation-action.php
[edit]
[-] term-link-indexing-action.php
[edit]
[-] indexable-term-indexation-action.php
[edit]
[-] indexable-post-type-archive-indexation-action.php
[edit]
[-] post-link-indexing-action.php
[edit]
[-] indexable-general-indexation-action.php
[edit]
[-] indexable-post-indexation-action.php
[edit]
[-] abstract-link-indexing-action.php
[edit]
[-] indexation-action-interface.php
[edit]
[-] indexable-prepare-indexation-action.php
[edit]