WP Manifestindependent plugin directory
manifest / developer / canadianize

Canadianize

A WordPress plugin that generates posts with random Canadian content. Great for test sites.

by Lisa Schuyler · github.com/lschuyler/canadianize · website

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/lschuyler/canadianize/archive/refs/heads/master.zip

Declares an update source (https://github.com/lschuyler/canadianize), so updates arrive through the plugin's own updater.

From the readme

Canadianize Contributors: lschuyler, mikeyarce Tags: test-posts, Canada Tested up to: 6.7.1 Requires at least: 6.0 Stable tag: 0.1.1 A WordPress plugin that generates posts with random Canadian content. Great for test sites. Description Uses text files of Canadian content to create sentence structures in a Mad Lib fashion. Frequently Asked Questions Is there a CLI I can use? Yes! You can generate test posts using the canadianize CLI command. For example, create 5 new posts, assigned to author id 1: wp canadianize 5 1 Success: 5 posts generated! Changelog [0.1.1] - 2024-01-29 Added - Featured images for generated posts

Read the full README on GitHub →