Download the PHP package yoast/test-helper without Composer
On this page you can find all versions of the php package yoast/test-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yoast/test-helper
More information about yoast/test-helper
Files in yoast/test-helper
Download yoast/test-helper
More information about yoast/test-helper
Files in yoast/test-helper
Vendor yoast
Package test-helper
Short Description Yoast plugin testing helper
License GPL-2.0-or-later
Package test-helper
Short Description Yoast plugin testing helper
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package test-helper
Yoast Test Helper
Purpose of this plugin
This is a plugin to aid in testing and developing the Yoast SEO plugin and its extensions.
Features
This test helper plugin has several features:
- Easily enable Yoast SEO development mode.
- Save and restore Yoast SEO and Yoast SEO extension options, to test upgrade paths.
- Add options debug info to Yoast SEO admin pages.
- Reset the indexables, internal link counter, prominent words calculation and other features.
- Add two post types (Books and Movies) with two taxonomies (Category and Genre) each and optionally disable the block editor for them.
- Easily add an inline script after a selected script.
- Replace your
.test
TLD withexample.com
in your Schema output, so you can easily copy paste to Google's Structured Data Testing Tool. - Change the number of URLs shown in an XML Sitemap.
- Easily change your MyYoast URL.
- Easily reset SEO roles & capabilities.
- Easily find indexable data in Query Monitor output (requires Query Monitor).
Installation
- Download the latest version.
- Run
composer install
. - You're done. You will find the plugin settings under Tools → Yoast Test in your WordPress admin.
All versions of test-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5 || ^8.0
The package yoast/test-helper contains the following files
Loading the files please wait ....