PHP 8.2.31
Preview: generator-interface.php Size: 356 B
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/wordpress-seo/src/generators/generator-interface.php

<?php

namespace Yoast\WP\SEO\Generators;

use Yoast\WP\SEO\Context\Meta_Tags_Context;

interface Generator_Interface {

	/**
	 * Returns a string, or other Thing that the associated presenter can handle.
	 *
	 * @param Meta_Tags_Context $context The meta tags context.
	 *
	 * @return mixed
	 */
	public function generate( Meta_Tags_Context $context );
}

Directory Contents

Dirs: 1 × Files: 6

Name Size Perms Modified Actions
schema DIR
- drwxr-xr-x 2026-06-03 14:57:42
Edit Download
12.62 KB lrw-r--r-- 2026-06-03 14:57:42
Edit Download
356 B lrw-r--r-- 2026-06-03 14:57:42
Edit Download
6.08 KB lrw-r--r-- 2026-06-03 14:57:42
Edit Download
5.49 KB lrw-r--r-- 2026-06-03 14:57:42
Edit Download
13.40 KB lrw-r--r-- 2026-06-03 14:57:42
Edit Download
2.47 KB lrw-r--r-- 2026-06-03 14:57:42
Edit Download

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