Linux 软件免费装

Launch Checklist

开发者 kanopi
更新时间 2023年12月18日 23:25
PHP版本: 8.0 及以上
WordPress版本: 6.4
版权: GPLv2 or later
版权网址: 版权信息

标签

launch checklist pre-launch

下载

1.0.0 1.0.1 1.0.2

详情介绍:

When launching your site there are usually a series of things you do before you "go live" to validate your site is ready to go. This plugin provides an interface for managing that checklist through the Wordpress UI. The plugin integrates with The A11Y Project and will pull a list of current accessibility tests to check against. The way to add those extra items is through the settings page for the plugin. This feature uses the jsdelivr service for fetching the data. You must agree to the jsdelivr terms to use that feature.

屏幕截图:

  • Button showing how to get current checklist items from "The A11Y Project"

常见问题:

I have an issue, where can I submit it?

Kanopi uses Github for it's code management for the this plugin, please submit an issue there https://github.com/kanopi/wp-launch-checklist/issues

How can I extended the checklist to included the things specific to my project?

You can modify checklist_items.php to contain the items you need. If you are using Composer to manage your codebase you can also composer-patches to add those extra settings without having to modify the plugin files manually.

更新日志:

1.0.4 1.0.3 1.0.2 1.0.0