whitespace-se/wordpress-plugin-a11ystack 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

whitespace-se/wordpress-plugin-a11ystack

最新稳定版本:v2.0.0

Composer 安装命令:

composer require whitespace-se/wordpress-plugin-a11ystack

包简介

Wordpress plugin that adds a11ystack-specific enhancements and features to Wordpress

README 文档

README

Wordpress plugin that adds a11ystack-specific enhancements and features to Wordpress.

How to install

If you want to use this plugin as an MU-plugin, first add this to your composer.json:

{
  "extra": {
    "installer-paths": {
      "path/to/your/mu-plugins/{$name}/": [
        "whitespace-se/wordpress-plugin-a11ystack"
      ]
    }
  }
}

Where path/to/your/mu-plugins is something like wp-content/mu-plugins or web/app/mu-plugins.

Then get the plugin via composer:

composer require whitespace-se/wordpress-plugin-a11ystack

Configuration

Set these constants to true to enable the feature.

  • WP_A11YSTACK_ENABLE_FEEDBACK_MODULE: Feedback module
  • WP_A11YSTACK_ENABLE_OPEN_GRAPH_FIELDS: Open graph fields

Contributing

Generate new pot file with this command:

wp i18n make-pot . --exclude=vendor,wp-content,node_modules languages/whitespace-a11ystack.pot

统计信息

  • 总下载量: 3.3k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 8
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: AGPL-3.0-or-later
  • 更新时间: 2022-03-02