hipdevteam/yoast-test-helper

There is no license information available for the latest version (1.17) of this package.

Fork of the Yoast Test Helper plugin for use with composer

Installs: 2 826

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:wordpress-plugin

1.17 2023-01-30 14:24 UTC

This package is not auto-updated.

Last update: 2024-04-23 18:42:55 UTC


README

CS Lint License: GPL v3

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:

  • Toggle between premium and free Yoast SEO versions easily.
  • 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 with example.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

  1. Download the latest version.
  2. Run composer install.
  3. You're done. You will find the plugin settings under Tools → Yoast Test in your WordPress admin.