26b/wp-must-use 问题修复 & 功能扩展

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

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

26b/wp-must-use

最新稳定版本:0.4.0

Composer 安装命令:

composer require 26b/wp-must-use

包简介

A collection of Must-Use plugins for WordPress used in 26B projects.

关键字:

README 文档

README

This is a plugin that requires a set of other plugins that are (almost) always used in 26B projects.

The plugins

The plugins are provided in this bundle, but they may also be used standalone, by downloading any of the files in the plugins/ folder.

Installing

Use composer to install, as it is required to extract the existing plugins into the base of the mu-plugins folder.

First configure the extra setting in composer.json so as to include the wordpress-muplugin composer package type as a target for the mu-plugins/ folder.

{
  "extra": {
    "installer-paths": {
      "mu-plugins/{$name}/": [
        "type:wordpress-muplugin"
      ]
    }
  },
}

Then require the dependency.

composer required 26b/wp-must-use

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2025-07-30