PHP 8.2.31
Preview: keyphrase-interface.php Size: 389 B
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/wordpress-seo/src/editors/framework/seo/keyphrase-interface.php

<?php

// phpcs:disable Yoast.NamingConventions.NamespaceName.TooLong
namespace Yoast\WP\SEO\Editors\Framework\Seo;

interface Keyphrase_Interface {

	/**
	 * Counts the number of given keyphrase used for other posts other than the given post_id.
	 *
	 * @return array<string> The keyphrase and the associated posts that use it.
	 */
	public function get_focus_keyphrase_usage(): array;
}

Directory Contents

Dirs: 2 × Files: 4

Name Size Perms Modified Actions
posts DIR
- drwxr-xr-x 2026-06-03 14:57:42
Edit Download
terms DIR
- drwxr-xr-x 2026-06-03 14:57:42
Edit Download
467 B lrw-r--r-- 2026-06-03 14:57:42
Edit Download
389 B lrw-r--r-- 2026-06-03 14:57:42
Edit Download
828 B lrw-r--r-- 2026-06-03 14:57:42
Edit Download
436 B lrw-r--r-- 2026-06-03 14:57:42
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).