File tree 1 file changed +10
-9
lines changed
1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 1
1
<?php // phpcs:ignore
2
2
3
3
/**
4
- * Plugin Name: Add WPGraphQL SEO
5
- * Plugin URI: https://github.com/ashhitch/wp-graphql-yoast-seo
6
- * Description: A WPGraphQL Extension that adds support for Yoast SEO
7
- * Author: Ash Hitchcock
8
- * Author URI: https://www.ashleyhitchcock.com
9
- * Text Domain: wp-graphql-yoast-seo
10
- * Domain Path: /languages
11
- * Version: 4.22.5
4
+ * Plugin Name: Add WPGraphQL SEO
5
+ * Plugin URI: https://github.com/ashhitch/wp-graphql-yoast-seo
6
+ * Description: A WPGraphQL Extension that adds support for Yoast SEO
7
+ * Author: Ash Hitchcock
8
+ * Author URI: https://www.ashleyhitchcock.com
9
+ * Text Domain: wp-graphql-yoast-seo
10
+ * Domain Path: /languages
11
+ * Version: 4.22.5
12
+ * Requires Plugins: wp-graphql, wordpress-seo
12
13
*
13
- * @package WP_Graphql_YOAST_SEO
14
+ * @package WP_Graphql_YOAST_SEO
14
15
*/
15
16
16
17
if (!defined ('ABSPATH ' )) {
You can’t perform that action at this time.
0 commit comments