Plugin Directory

Changeset 2565085


Ignore:
Timestamp:
07/15/2021 12:35:59 PM (5 years ago)
Author:
ash_hitch
Message:

Update to version 4.15.0 from GitHub

Location:
add-wpgraphql-seo
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • add-wpgraphql-seo/tags/4.15.0/CHANGELOG.md

    r2543468 r2565085  
    55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
    66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
     7
     8## [4.15.0] - 2021-07-15
     9
     10### Changed
     11
     12-   Update to support Yoast 16.7
    713
    814## [4.14.2] - 2021-06-07
  • add-wpgraphql-seo/tags/4.15.0/composer.lock

    r2440985 r2565085  
    3737            "type": "phpcodesniffer-standard",
    3838            "notification-url": "https://packagist.org/downloads/",
    39             "license": ["LGPL-3.0-or-later"],
     39            "license": [
     40                "LGPL-3.0-or-later"
     41            ],
    4042            "authors": [
    4143                {
     
    5658            "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
    5759            "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
    58             "keywords": ["compatibility", "phpcs", "standards"],
     60            "keywords": [
     61                "compatibility",
     62                "phpcs",
     63                "standards"
     64            ],
     65            "support": {
     66                "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
     67                "source": "https://github.com/PHPCompatibility/PHPCompatibility"
     68            },
    5969            "time": "2019-12-27T09:44:58+00:00"
    6070        },
    6171        {
    6272            "name": "phpcompatibility/phpcompatibility-paragonie",
    63             "version": "1.3.0",
     73            "version": "1.3.1",
    6474            "source": {
    6575                "type": "git",
    6676                "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
    67                 "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c"
    68             },
    69             "dist": {
    70                 "type": "zip",
    71                 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/b862bc32f7e860d0b164b199bd995e690b4b191c",
    72                 "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c",
     77                "reference": "ddabec839cc003651f2ce695c938686d1086cf43"
     78            },
     79            "dist": {
     80                "type": "zip",
     81                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/ddabec839cc003651f2ce695c938686d1086cf43",
     82                "reference": "ddabec839cc003651f2ce695c938686d1086cf43",
    7383                "shasum": ""
    7484            },
     
    7787            },
    7888            "require-dev": {
    79                 "dealerdirect/phpcodesniffer-composer-installer": "^0.5",
     89                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
    8090                "paragonie/random_compat": "dev-master",
    8191                "paragonie/sodium_compat": "dev-master"
    8292            },
    8393            "suggest": {
    84                 "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
     94                "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    8595                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    8696            },
    8797            "type": "phpcodesniffer-standard",
    8898            "notification-url": "https://packagist.org/downloads/",
    89             "license": ["LGPL-3.0-or-later"],
     99            "license": [
     100                "LGPL-3.0-or-later"
     101            ],
    90102            "authors": [
    91103                {
     
    107119                "standards"
    108120            ],
    109             "time": "2019-11-04T15:17:54+00:00"
     121            "support": {
     122                "issues": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/issues",
     123                "source": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie"
     124            },
     125            "time": "2021-02-15T10:24:51+00:00"
    110126        },
    111127        {
    112128            "name": "phpcompatibility/phpcompatibility-wp",
    113             "version": "2.1.0",
     129            "version": "2.1.1",
    114130            "source": {
    115131                "type": "git",
    116132                "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
    117                 "reference": "41bef18ba688af638b7310666db28e1ea9158b2f"
    118             },
    119             "dist": {
    120                 "type": "zip",
    121                 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/41bef18ba688af638b7310666db28e1ea9158b2f",
    122                 "reference": "41bef18ba688af638b7310666db28e1ea9158b2f",
     133                "reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e"
     134            },
     135            "dist": {
     136                "type": "zip",
     137                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e",
     138                "reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e",
    123139                "shasum": ""
    124140            },
     
    128144            },
    129145            "require-dev": {
    130                 "dealerdirect/phpcodesniffer-composer-installer": "^0.5"
     146                "dealerdirect/phpcodesniffer-composer-installer": "^0.7"
    131147            },
    132148            "suggest": {
    133                 "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
     149                "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    134150                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    135151            },
    136152            "type": "phpcodesniffer-standard",
    137153            "notification-url": "https://packagist.org/downloads/",
    138             "license": ["LGPL-3.0-or-later"],
     154            "license": [
     155                "LGPL-3.0-or-later"
     156            ],
    139157            "authors": [
    140158                {
     
    149167            "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
    150168            "homepage": "http://phpcompatibility.com/",
    151             "keywords": ["compatibility", "phpcs", "standards", "wordpress"],
    152             "time": "2019-08-28T14:22:28+00:00"
     169            "keywords": [
     170                "compatibility",
     171                "phpcs",
     172                "standards",
     173                "wordpress"
     174            ],
     175            "support": {
     176                "issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
     177                "source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
     178            },
     179            "time": "2021-02-15T12:58:46+00:00"
    153180        },
    154181        {
    155182            "name": "squizlabs/php_codesniffer",
    156             "version": "3.5.8",
     183            "version": "3.6.0",
    157184            "source": {
    158185                "type": "git",
    159186                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    160                 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
    161             },
    162             "dist": {
    163                 "type": "zip",
    164                 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",
    165                 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4",
     187                "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625"
     188            },
     189            "dist": {
     190                "type": "zip",
     191                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
     192                "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
    166193                "shasum": ""
    167194            },
     
    175202                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    176203            },
    177             "bin": ["bin/phpcs", "bin/phpcbf"],
     204            "bin": [
     205                "bin/phpcs",
     206                "bin/phpcbf"
     207            ],
    178208            "type": "library",
    179209            "extra": {
     
    183213            },
    184214            "notification-url": "https://packagist.org/downloads/",
    185             "license": ["BSD-3-Clause"],
     215            "license": [
     216                "BSD-3-Clause"
     217            ],
    186218            "authors": [
    187219                {
     
    192224            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
    193225            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
    194             "keywords": ["phpcs", "standards"],
    195             "time": "2020-10-23T02:01:07+00:00"
     226            "keywords": [
     227                "phpcs",
     228                "standards"
     229            ],
     230            "support": {
     231                "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
     232                "source": "https://github.com/squizlabs/PHP_CodeSniffer",
     233                "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
     234            },
     235            "time": "2021-04-09T00:54:41+00:00"
    196236        }
    197237    ],
     
    199239        {
    200240            "name": "automattic/vipwpcs",
    201             "version": "2.2.0",
     241            "version": "2.3.2",
    202242            "source": {
    203243                "type": "git",
    204244                "url": "https://github.com/Automattic/VIP-Coding-Standards.git",
    205                 "reference": "4d0612461232b313d06321f1501c3989bd6aecf9"
    206             },
    207             "dist": {
    208                 "type": "zip",
    209                 "url": "https://api.github.com/repos/Automattic/VIP-Coding-Standards/zipball/4d0612461232b313d06321f1501c3989bd6aecf9",
    210                 "reference": "4d0612461232b313d06321f1501c3989bd6aecf9",
    211                 "shasum": ""
    212             },
    213             "require": {
     245                "reference": "efacebef421334d54b99afa92fb8fa645336a8a7"
     246            },
     247            "dist": {
     248                "type": "zip",
     249                "url": "https://api.github.com/repos/Automattic/VIP-Coding-Standards/zipball/efacebef421334d54b99afa92fb8fa645336a8a7",
     250                "reference": "efacebef421334d54b99afa92fb8fa645336a8a7",
     251                "shasum": ""
     252            },
     253            "require": {
     254                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7",
    214255                "php": ">=5.4",
    215256                "sirbrillig/phpcs-variable-analysis": "^2.8.3",
     
    218259            },
    219260            "require-dev": {
    220                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
     261                "php-parallel-lint/php-console-highlighter": "^0.5",
     262                "php-parallel-lint/php-parallel-lint": "^1.0",
    221263                "phpcompatibility/php-compatibility": "^9",
     264                "phpcsstandards/phpcsdevtools": "^1.0",
    222265                "phpunit/phpunit": "^4 || ^5 || ^6 || ^7"
    223266            },
    224             "suggest": {
    225                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will manage the PHPCS 'installed_paths' automatically."
    226             },
    227             "type": "phpcodesniffer-standard",
    228             "notification-url": "https://packagist.org/downloads/",
    229             "license": ["MIT"],
     267            "type": "phpcodesniffer-standard",
     268            "notification-url": "https://packagist.org/downloads/",
     269            "license": [
     270                "MIT"
     271            ],
    230272            "authors": [
    231273                {
     
    235277            ],
    236278            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions",
    237             "keywords": ["phpcs", "standards", "wordpress"],
    238             "time": "2020-09-07T10:45:45+00:00"
     279            "keywords": [
     280                "phpcs",
     281                "standards",
     282                "wordpress"
     283            ],
     284            "support": {
     285                "issues": "https://github.com/Automattic/VIP-Coding-Standards/issues",
     286                "source": "https://github.com/Automattic/VIP-Coding-Standards",
     287                "wiki": "https://github.com/Automattic/VIP-Coding-Standards/wiki"
     288            },
     289            "time": "2021-04-28T16:41:50+00:00"
    239290        },
    240291        {
    241292            "name": "dealerdirect/phpcodesniffer-composer-installer",
    242             "version": "v0.7.0",
     293            "version": "v0.7.1",
    243294            "source": {
    244295                "type": "git",
    245296                "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
    246                 "reference": "e8d808670b8f882188368faaf1144448c169c0b7"
    247             },
    248             "dist": {
    249                 "type": "zip",
    250                 "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e8d808670b8f882188368faaf1144448c169c0b7",
    251                 "reference": "e8d808670b8f882188368faaf1144448c169c0b7",
     297                "reference": "fe390591e0241955f22eb9ba327d137e501c771c"
     298            },
     299            "dist": {
     300                "type": "zip",
     301                "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/fe390591e0241955f22eb9ba327d137e501c771c",
     302                "reference": "fe390591e0241955f22eb9ba327d137e501c771c",
    252303                "shasum": ""
    253304            },
     
    255306                "composer-plugin-api": "^1.0 || ^2.0",
    256307                "php": ">=5.3",
    257                 "squizlabs/php_codesniffer": "^2 || ^3 || 4.0.x-dev"
     308                "squizlabs/php_codesniffer": "^2.0 || ^3.0 || ^4.0"
    258309            },
    259310            "require-dev": {
     
    272323            },
    273324            "notification-url": "https://packagist.org/downloads/",
    274             "license": ["MIT"],
     325            "license": [
     326                "MIT"
     327            ],
    275328            "authors": [
    276329                {
     
    300353                "tests"
    301354            ],
    302             "time": "2020-06-25T14:57:39+00:00"
     355            "support": {
     356                "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
     357                "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
     358            },
     359            "time": "2020-12-07T18:04:37+00:00"
    303360        },
    304361        {
    305362            "name": "sirbrillig/phpcs-variable-analysis",
    306             "version": "v2.9.0",
     363            "version": "v2.11.2",
    307364            "source": {
    308365                "type": "git",
    309366                "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
    310                 "reference": "ff54d4ec7f2bd152d526fdabfeff639aa9b8be01"
    311             },
    312             "dist": {
    313                 "type": "zip",
    314                 "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/ff54d4ec7f2bd152d526fdabfeff639aa9b8be01",
    315                 "reference": "ff54d4ec7f2bd152d526fdabfeff639aa9b8be01",
     367                "reference": "3fad28475bfbdbf8aa5c440f8a8f89824983d85e"
     368            },
     369            "dist": {
     370                "type": "zip",
     371                "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/3fad28475bfbdbf8aa5c440f8a8f89824983d85e",
     372                "reference": "3fad28475bfbdbf8aa5c440f8a8f89824983d85e",
    316373                "shasum": ""
    317374            },
    318375            "require": {
    319376                "php": ">=5.4.0",
    320                 "squizlabs/php_codesniffer": "^3.1"
    321             },
    322             "require-dev": {
    323                 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4 || ^0.5 || ^0.6",
     377                "squizlabs/php_codesniffer": "^3.5"
     378            },
     379            "require-dev": {
     380                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
    324381                "limedeck/phpunit-detailed-printer": "^3.1 || ^4.0 || ^5.0",
    325382                "phpstan/phpstan": "^0.11.8",
     
    334391            },
    335392            "notification-url": "https://packagist.org/downloads/",
    336             "license": ["BSD-2-Clause"],
     393            "license": [
     394                "BSD-2-Clause"
     395            ],
    337396            "authors": [
    338397                {
     
    346405            ],
    347406            "description": "A PHPCS sniff to detect problems with variables.",
    348             "time": "2020-10-07T23:32:29+00:00"
     407            "support": {
     408                "issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues",
     409                "source": "https://github.com/sirbrillig/phpcs-variable-analysis",
     410                "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki"
     411            },
     412            "time": "2021-07-06T23:45:17+00:00"
    349413        },
    350414        {
     
    377441            "type": "phpcodesniffer-standard",
    378442            "notification-url": "https://packagist.org/downloads/",
    379             "license": ["MIT"],
     443            "license": [
     444                "MIT"
     445            ],
    380446            "authors": [
    381447                {
     
    385451            ],
    386452            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
    387             "keywords": ["phpcs", "standards", "wordpress"],
     453            "keywords": [
     454                "phpcs",
     455                "standards",
     456                "wordpress"
     457            ],
     458            "support": {
     459                "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
     460                "source": "https://github.com/WordPress/WordPress-Coding-Standards",
     461                "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
     462            },
    388463            "time": "2020-05-13T23:57:56+00:00"
    389464        }
     
    396471    "platform": [],
    397472    "platform-dev": [],
    398     "plugin-api-version": "1.1.0"
     473    "plugin-api-version": "2.1.0"
    399474}
  • add-wpgraphql-seo/tags/4.15.0/readme.txt

    r2543468 r2565085  
    55Tested up to: 5.7
    66Requires PHP: 7.1
    7 Stable tag: 4.14.2
     7Stable tag: 4.15.0
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • add-wpgraphql-seo/tags/4.15.0/wp-graphql-yoast-seo.php

    r2543468 r2565085  
    99 * Text Domain:     wp-graphql-yoast-seo
    1010 * Domain Path:     /languages
    11  * Version:         4.14.2
     11 * Version:         4.15.0
    1212 *
    1313 * @package         WP_Graphql_YOAST_SEO
     
    194194                                    $all['noindex-archive-wpseo']
    195195                                ),
    196                                 'fullHead' => YoastSEO()
    197                                     ->meta->for_post_type_archive($type)
    198                                     ->get_head(),
     196                                'fullHead' => is_string(
     197                                    YoastSEO()
     198                                        ->meta->for_post_type_archive($type)
     199                                        ->get_head()
     200                                )
     201                                    ? YoastSEO()
     202                                        ->meta->for_post_type_archive($type)
     203                                        ->get_head()
     204                                    : YoastSEO()
     205                                        ->meta->for_post_type_archive($type)
     206                                        ->get_head()->html,
    199207                            ]
    200208                            : [
     
    221229                                    ? $all['bctitle-ptarchive-' . $type]
    222230                                    : null,
    223                                 'fullHead' => YoastSEO()
    224                                     ->meta->for_post_type_archive($type)
    225                                     ->get_head(),
     231                                'fullHead' => is_string(
     232                                    YoastSEO()
     233                                        ->meta->for_post_type_archive($type)
     234                                        ->get_head()
     235                                )
     236                                    ? YoastSEO()
     237                                        ->meta->for_post_type_archive($type)
     238                                        ->get_head()
     239                                    : YoastSEO()
     240                                        ->meta->for_post_type_archive($type)
     241                                        ->get_head()->html,
    226242                            ],
    227243                ];
     
    890906                                            ->indexable->is_cornerstone
    891907                                    ),
    892                                     'fullHead' => YoastSEO()
    893                                         ->meta->for_post($post->ID)
    894                                         ->get_head(),
     908                                    'fullHead' => is_string(
     909                                        YoastSEO()
     910                                            ->meta->for_post($post->ID)
     911                                            ->get_head()
     912                                    )
     913                                        ? YoastSEO()
     914                                            ->meta->for_post($post->ID)
     915                                            ->get_head()
     916                                        : YoastSEO()
     917                                            ->meta->for_post($post->ID)
     918                                            ->get_head()->html,
    895919                                    'schema' => [
    896920                                        'pageType' => is_array(
     
    10241048                    'metaRobotsNoindex' => $robots['index'],
    10251049                    'metaRobotsNofollow' => $robots['follow'],
    1026                     'fullHead' => YoastSEO()
    1027                         ->meta->for_author($user->userId)
    1028                         ->get_head(),
     1050                    'fullHead' => is_string(
     1051                        YoastSEO()
     1052                            ->meta->for_author($user->userId)
     1053                            ->get_head()
     1054                    )
     1055                        ? YoastSEO()
     1056                            ->meta->for_author($user->userId)
     1057                            ->get_head()
     1058                        : YoastSEO()
     1059                            ->meta->for_author($user->userId)
     1060                            ->get_head()->html,
    10291061                    'social' => [
    10301062                        'facebook' => wp_gql_seo_format_string(
     
    11871219                                    ->is_cornerstone
    11881220                            ),
    1189                             'fullHead' => YoastSEO()
    1190                                 ->meta->for_term($term->term_id)
    1191                                 ->get_head(),
     1221                            'fullHead' => is_string(
     1222                                YoastSEO()
     1223                                    ->meta->for_term($term->term_id)
     1224                                    ->get_head()
     1225                            )
     1226                                ? YoastSEO()
     1227                                    ->meta->for_term($term->term_id)
     1228                                    ->get_head()
     1229                                : YoastSEO()
     1230                                    ->meta->for_term($term->term_id)
     1231                                    ->get_head()->html,
    11921232                            'schema' => [
    11931233                                'raw' => json_encode(
  • add-wpgraphql-seo/trunk/CHANGELOG.md

    r2543468 r2565085  
    55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
    66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
     7
     8## [4.15.0] - 2021-07-15
     9
     10### Changed
     11
     12-   Update to support Yoast 16.7
    713
    814## [4.14.2] - 2021-06-07
  • add-wpgraphql-seo/trunk/composer.lock

    r2440985 r2565085  
    3737            "type": "phpcodesniffer-standard",
    3838            "notification-url": "https://packagist.org/downloads/",
    39             "license": ["LGPL-3.0-or-later"],
     39            "license": [
     40                "LGPL-3.0-or-later"
     41            ],
    4042            "authors": [
    4143                {
     
    5658            "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
    5759            "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
    58             "keywords": ["compatibility", "phpcs", "standards"],
     60            "keywords": [
     61                "compatibility",
     62                "phpcs",
     63                "standards"
     64            ],
     65            "support": {
     66                "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
     67                "source": "https://github.com/PHPCompatibility/PHPCompatibility"
     68            },
    5969            "time": "2019-12-27T09:44:58+00:00"
    6070        },
    6171        {
    6272            "name": "phpcompatibility/phpcompatibility-paragonie",
    63             "version": "1.3.0",
     73            "version": "1.3.1",
    6474            "source": {
    6575                "type": "git",
    6676                "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
    67                 "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c"
    68             },
    69             "dist": {
    70                 "type": "zip",
    71                 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/b862bc32f7e860d0b164b199bd995e690b4b191c",
    72                 "reference": "b862bc32f7e860d0b164b199bd995e690b4b191c",
     77                "reference": "ddabec839cc003651f2ce695c938686d1086cf43"
     78            },
     79            "dist": {
     80                "type": "zip",
     81                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/ddabec839cc003651f2ce695c938686d1086cf43",
     82                "reference": "ddabec839cc003651f2ce695c938686d1086cf43",
    7383                "shasum": ""
    7484            },
     
    7787            },
    7888            "require-dev": {
    79                 "dealerdirect/phpcodesniffer-composer-installer": "^0.5",
     89                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
    8090                "paragonie/random_compat": "dev-master",
    8191                "paragonie/sodium_compat": "dev-master"
    8292            },
    8393            "suggest": {
    84                 "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
     94                "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    8595                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    8696            },
    8797            "type": "phpcodesniffer-standard",
    8898            "notification-url": "https://packagist.org/downloads/",
    89             "license": ["LGPL-3.0-or-later"],
     99            "license": [
     100                "LGPL-3.0-or-later"
     101            ],
    90102            "authors": [
    91103                {
     
    107119                "standards"
    108120            ],
    109             "time": "2019-11-04T15:17:54+00:00"
     121            "support": {
     122                "issues": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/issues",
     123                "source": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie"
     124            },
     125            "time": "2021-02-15T10:24:51+00:00"
    110126        },
    111127        {
    112128            "name": "phpcompatibility/phpcompatibility-wp",
    113             "version": "2.1.0",
     129            "version": "2.1.1",
    114130            "source": {
    115131                "type": "git",
    116132                "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
    117                 "reference": "41bef18ba688af638b7310666db28e1ea9158b2f"
    118             },
    119             "dist": {
    120                 "type": "zip",
    121                 "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/41bef18ba688af638b7310666db28e1ea9158b2f",
    122                 "reference": "41bef18ba688af638b7310666db28e1ea9158b2f",
     133                "reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e"
     134            },
     135            "dist": {
     136                "type": "zip",
     137                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e",
     138                "reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e",
    123139                "shasum": ""
    124140            },
     
    128144            },
    129145            "require-dev": {
    130                 "dealerdirect/phpcodesniffer-composer-installer": "^0.5"
     146                "dealerdirect/phpcodesniffer-composer-installer": "^0.7"
    131147            },
    132148            "suggest": {
    133                 "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
     149                "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
    134150                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    135151            },
    136152            "type": "phpcodesniffer-standard",
    137153            "notification-url": "https://packagist.org/downloads/",
    138             "license": ["LGPL-3.0-or-later"],
     154            "license": [
     155                "LGPL-3.0-or-later"
     156            ],
    139157            "authors": [
    140158                {
     
    149167            "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
    150168            "homepage": "http://phpcompatibility.com/",
    151             "keywords": ["compatibility", "phpcs", "standards", "wordpress"],
    152             "time": "2019-08-28T14:22:28+00:00"
     169            "keywords": [
     170                "compatibility",
     171                "phpcs",
     172                "standards",
     173                "wordpress"
     174            ],
     175            "support": {
     176                "issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
     177                "source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
     178            },
     179            "time": "2021-02-15T12:58:46+00:00"
    153180        },
    154181        {
    155182            "name": "squizlabs/php_codesniffer",
    156             "version": "3.5.8",
     183            "version": "3.6.0",
    157184            "source": {
    158185                "type": "git",
    159186                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    160                 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
    161             },
    162             "dist": {
    163                 "type": "zip",
    164                 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",
    165                 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4",
     187                "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625"
     188            },
     189            "dist": {
     190                "type": "zip",
     191                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
     192                "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
    166193                "shasum": ""
    167194            },
     
    175202                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
    176203            },
    177             "bin": ["bin/phpcs", "bin/phpcbf"],
     204            "bin": [
     205                "bin/phpcs",
     206                "bin/phpcbf"
     207            ],
    178208            "type": "library",
    179209            "extra": {
     
    183213            },
    184214            "notification-url": "https://packagist.org/downloads/",
    185             "license": ["BSD-3-Clause"],
     215            "license": [
     216                "BSD-3-Clause"
     217            ],
    186218            "authors": [
    187219                {
     
    192224            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
    193225            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
    194             "keywords": ["phpcs", "standards"],
    195             "time": "2020-10-23T02:01:07+00:00"
     226            "keywords": [
     227                "phpcs",
     228                "standards"
     229            ],
     230            "support": {
     231                "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
     232                "source": "https://github.com/squizlabs/PHP_CodeSniffer",
     233                "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
     234            },
     235            "time": "2021-04-09T00:54:41+00:00"
    196236        }
    197237    ],
     
    199239        {
    200240            "name": "automattic/vipwpcs",
    201             "version": "2.2.0",
     241            "version": "2.3.2",
    202242            "source": {
    203243                "type": "git",
    204244                "url": "https://github.com/Automattic/VIP-Coding-Standards.git",
    205                 "reference": "4d0612461232b313d06321f1501c3989bd6aecf9"
    206             },
    207             "dist": {
    208                 "type": "zip",
    209                 "url": "https://api.github.com/repos/Automattic/VIP-Coding-Standards/zipball/4d0612461232b313d06321f1501c3989bd6aecf9",
    210                 "reference": "4d0612461232b313d06321f1501c3989bd6aecf9",
    211                 "shasum": ""
    212             },
    213             "require": {
     245                "reference": "efacebef421334d54b99afa92fb8fa645336a8a7"
     246            },
     247            "dist": {
     248                "type": "zip",
     249                "url": "https://api.github.com/repos/Automattic/VIP-Coding-Standards/zipball/efacebef421334d54b99afa92fb8fa645336a8a7",
     250                "reference": "efacebef421334d54b99afa92fb8fa645336a8a7",
     251                "shasum": ""
     252            },
     253            "require": {
     254                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7",
    214255                "php": ">=5.4",
    215256                "sirbrillig/phpcs-variable-analysis": "^2.8.3",
     
    218259            },
    219260            "require-dev": {
    220                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
     261                "php-parallel-lint/php-console-highlighter": "^0.5",
     262                "php-parallel-lint/php-parallel-lint": "^1.0",
    221263                "phpcompatibility/php-compatibility": "^9",
     264                "phpcsstandards/phpcsdevtools": "^1.0",
    222265                "phpunit/phpunit": "^4 || ^5 || ^6 || ^7"
    223266            },
    224             "suggest": {
    225                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will manage the PHPCS 'installed_paths' automatically."
    226             },
    227             "type": "phpcodesniffer-standard",
    228             "notification-url": "https://packagist.org/downloads/",
    229             "license": ["MIT"],
     267            "type": "phpcodesniffer-standard",
     268            "notification-url": "https://packagist.org/downloads/",
     269            "license": [
     270                "MIT"
     271            ],
    230272            "authors": [
    231273                {
     
    235277            ],
    236278            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions",
    237             "keywords": ["phpcs", "standards", "wordpress"],
    238             "time": "2020-09-07T10:45:45+00:00"
     279            "keywords": [
     280                "phpcs",
     281                "standards",
     282                "wordpress"
     283            ],
     284            "support": {
     285                "issues": "https://github.com/Automattic/VIP-Coding-Standards/issues",
     286                "source": "https://github.com/Automattic/VIP-Coding-Standards",
     287                "wiki": "https://github.com/Automattic/VIP-Coding-Standards/wiki"
     288            },
     289            "time": "2021-04-28T16:41:50+00:00"
    239290        },
    240291        {
    241292            "name": "dealerdirect/phpcodesniffer-composer-installer",
    242             "version": "v0.7.0",
     293            "version": "v0.7.1",
    243294            "source": {
    244295                "type": "git",
    245296                "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
    246                 "reference": "e8d808670b8f882188368faaf1144448c169c0b7"
    247             },
    248             "dist": {
    249                 "type": "zip",
    250                 "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e8d808670b8f882188368faaf1144448c169c0b7",
    251                 "reference": "e8d808670b8f882188368faaf1144448c169c0b7",
     297                "reference": "fe390591e0241955f22eb9ba327d137e501c771c"
     298            },
     299            "dist": {
     300                "type": "zip",
     301                "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/fe390591e0241955f22eb9ba327d137e501c771c",
     302                "reference": "fe390591e0241955f22eb9ba327d137e501c771c",
    252303                "shasum": ""
    253304            },
     
    255306                "composer-plugin-api": "^1.0 || ^2.0",
    256307                "php": ">=5.3",
    257                 "squizlabs/php_codesniffer": "^2 || ^3 || 4.0.x-dev"
     308                "squizlabs/php_codesniffer": "^2.0 || ^3.0 || ^4.0"
    258309            },
    259310            "require-dev": {
     
    272323            },
    273324            "notification-url": "https://packagist.org/downloads/",
    274             "license": ["MIT"],
     325            "license": [
     326                "MIT"
     327            ],
    275328            "authors": [
    276329                {
     
    300353                "tests"
    301354            ],
    302             "time": "2020-06-25T14:57:39+00:00"
     355            "support": {
     356                "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
     357                "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
     358            },
     359            "time": "2020-12-07T18:04:37+00:00"
    303360        },
    304361        {
    305362            "name": "sirbrillig/phpcs-variable-analysis",
    306             "version": "v2.9.0",
     363            "version": "v2.11.2",
    307364            "source": {
    308365                "type": "git",
    309366                "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
    310                 "reference": "ff54d4ec7f2bd152d526fdabfeff639aa9b8be01"
    311             },
    312             "dist": {
    313                 "type": "zip",
    314                 "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/ff54d4ec7f2bd152d526fdabfeff639aa9b8be01",
    315                 "reference": "ff54d4ec7f2bd152d526fdabfeff639aa9b8be01",
     367                "reference": "3fad28475bfbdbf8aa5c440f8a8f89824983d85e"
     368            },
     369            "dist": {
     370                "type": "zip",
     371                "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/3fad28475bfbdbf8aa5c440f8a8f89824983d85e",
     372                "reference": "3fad28475bfbdbf8aa5c440f8a8f89824983d85e",
    316373                "shasum": ""
    317374            },
    318375            "require": {
    319376                "php": ">=5.4.0",
    320                 "squizlabs/php_codesniffer": "^3.1"
    321             },
    322             "require-dev": {
    323                 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4 || ^0.5 || ^0.6",
     377                "squizlabs/php_codesniffer": "^3.5"
     378            },
     379            "require-dev": {
     380                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
    324381                "limedeck/phpunit-detailed-printer": "^3.1 || ^4.0 || ^5.0",
    325382                "phpstan/phpstan": "^0.11.8",
     
    334391            },
    335392            "notification-url": "https://packagist.org/downloads/",
    336             "license": ["BSD-2-Clause"],
     393            "license": [
     394                "BSD-2-Clause"
     395            ],
    337396            "authors": [
    338397                {
     
    346405            ],
    347406            "description": "A PHPCS sniff to detect problems with variables.",
    348             "time": "2020-10-07T23:32:29+00:00"
     407            "support": {
     408                "issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues",
     409                "source": "https://github.com/sirbrillig/phpcs-variable-analysis",
     410                "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki"
     411            },
     412            "time": "2021-07-06T23:45:17+00:00"
    349413        },
    350414        {
     
    377441            "type": "phpcodesniffer-standard",
    378442            "notification-url": "https://packagist.org/downloads/",
    379             "license": ["MIT"],
     443            "license": [
     444                "MIT"
     445            ],
    380446            "authors": [
    381447                {
     
    385451            ],
    386452            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
    387             "keywords": ["phpcs", "standards", "wordpress"],
     453            "keywords": [
     454                "phpcs",
     455                "standards",
     456                "wordpress"
     457            ],
     458            "support": {
     459                "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
     460                "source": "https://github.com/WordPress/WordPress-Coding-Standards",
     461                "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
     462            },
    388463            "time": "2020-05-13T23:57:56+00:00"
    389464        }
     
    396471    "platform": [],
    397472    "platform-dev": [],
    398     "plugin-api-version": "1.1.0"
     473    "plugin-api-version": "2.1.0"
    399474}
  • add-wpgraphql-seo/trunk/readme.txt

    r2543468 r2565085  
    55Tested up to: 5.7
    66Requires PHP: 7.1
    7 Stable tag: 4.14.2
     7Stable tag: 4.15.0
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • add-wpgraphql-seo/trunk/wp-graphql-yoast-seo.php

    r2543468 r2565085  
    99 * Text Domain:     wp-graphql-yoast-seo
    1010 * Domain Path:     /languages
    11  * Version:         4.14.2
     11 * Version:         4.15.0
    1212 *
    1313 * @package         WP_Graphql_YOAST_SEO
     
    194194                                    $all['noindex-archive-wpseo']
    195195                                ),
    196                                 'fullHead' => YoastSEO()
    197                                     ->meta->for_post_type_archive($type)
    198                                     ->get_head(),
     196                                'fullHead' => is_string(
     197                                    YoastSEO()
     198                                        ->meta->for_post_type_archive($type)
     199                                        ->get_head()
     200                                )
     201                                    ? YoastSEO()
     202                                        ->meta->for_post_type_archive($type)
     203                                        ->get_head()
     204                                    : YoastSEO()
     205                                        ->meta->for_post_type_archive($type)
     206                                        ->get_head()->html,
    199207                            ]
    200208                            : [
     
    221229                                    ? $all['bctitle-ptarchive-' . $type]
    222230                                    : null,
    223                                 'fullHead' => YoastSEO()
    224                                     ->meta->for_post_type_archive($type)
    225                                     ->get_head(),
     231                                'fullHead' => is_string(
     232                                    YoastSEO()
     233                                        ->meta->for_post_type_archive($type)
     234                                        ->get_head()
     235                                )
     236                                    ? YoastSEO()
     237                                        ->meta->for_post_type_archive($type)
     238                                        ->get_head()
     239                                    : YoastSEO()
     240                                        ->meta->for_post_type_archive($type)
     241                                        ->get_head()->html,
    226242                            ],
    227243                ];
     
    890906                                            ->indexable->is_cornerstone
    891907                                    ),
    892                                     'fullHead' => YoastSEO()
    893                                         ->meta->for_post($post->ID)
    894                                         ->get_head(),
     908                                    'fullHead' => is_string(
     909                                        YoastSEO()
     910                                            ->meta->for_post($post->ID)
     911                                            ->get_head()
     912                                    )
     913                                        ? YoastSEO()
     914                                            ->meta->for_post($post->ID)
     915                                            ->get_head()
     916                                        : YoastSEO()
     917                                            ->meta->for_post($post->ID)
     918                                            ->get_head()->html,
    895919                                    'schema' => [
    896920                                        'pageType' => is_array(
     
    10241048                    'metaRobotsNoindex' => $robots['index'],
    10251049                    'metaRobotsNofollow' => $robots['follow'],
    1026                     'fullHead' => YoastSEO()
    1027                         ->meta->for_author($user->userId)
    1028                         ->get_head(),
     1050                    'fullHead' => is_string(
     1051                        YoastSEO()
     1052                            ->meta->for_author($user->userId)
     1053                            ->get_head()
     1054                    )
     1055                        ? YoastSEO()
     1056                            ->meta->for_author($user->userId)
     1057                            ->get_head()
     1058                        : YoastSEO()
     1059                            ->meta->for_author($user->userId)
     1060                            ->get_head()->html,
    10291061                    'social' => [
    10301062                        'facebook' => wp_gql_seo_format_string(
     
    11871219                                    ->is_cornerstone
    11881220                            ),
    1189                             'fullHead' => YoastSEO()
    1190                                 ->meta->for_term($term->term_id)
    1191                                 ->get_head(),
     1221                            'fullHead' => is_string(
     1222                                YoastSEO()
     1223                                    ->meta->for_term($term->term_id)
     1224                                    ->get_head()
     1225                            )
     1226                                ? YoastSEO()
     1227                                    ->meta->for_term($term->term_id)
     1228                                    ->get_head()
     1229                                : YoastSEO()
     1230                                    ->meta->for_term($term->term_id)
     1231                                    ->get_head()->html,
    11921232                            'schema' => [
    11931233                                'raw' => json_encode(
Note: See TracChangeset for help on using the changeset viewer.