=== Static Site Generator === Contributors: Katsushi Kawamori Donate link: https://shop.riverforest-wp.info/donate/ Tags: performance, security, seo, speed, static Requires at least: 6.6 Requires PHP: 8.0 Tested up to: 7.0 Stable tag: 2.04 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Generate static site. == Description == = Requires = * This plugin only supports execution from the command line using [WP-CLI](https://wp-cli.org/). = Generate = * Generated static site with WP-CLI command. * Replaces URLs or strings in content. * Supports custom post types. * Outputs the archive page for the year, month, and day. * Outputs category archives. * Outputs tag archives. * Outputs author archives. * Outputs feed. * Outputs categories feed. * Outputs tags feed. * Sitemap by default in WordPress. * Generates a file from a specified URL. = Copy = * Copy the files that the following tags in the html read to the static site. ~~~