承接 wearerequired/custom-meta-boxes-mu-loader 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

wearerequired/custom-meta-boxes-mu-loader

最新稳定版本:1.1.1

Composer 安装命令:

composer require wearerequired/custom-meta-boxes-mu-loader

包简介

Loads Custom Meta Boxes as a must-use plugin.

README 文档

README

Loads HM Custom Meta Boxes as a must-use plugin.

Installation

The package type is wordpress-muplugin. Example of a composer.json:

{
	"name": "wearerequired/something",
	"description": "required.com",
	"license": "GPL-2.0+",
	"authors": [
		{
			"name": "required gmbh",
			"email": "info@required.ch"
		}
	],
	"require": {
		"php": ">=5.3",
		"koodimonni/composer-dropin-installer": "dev-master",
		"johnpbloch/wordpress": "~4.9",
		"humanmade/custom-meta-boxes": "dev-develop",
		"wearerequired/custom-meta-boxes-mu-loader": "^1.0"
	},
	"repositories": [
		{
			"type": "package",
			"package": {
				"name": "humanmade/custom-meta-boxes",
				"type": "wordpress-plugin",
				"version": "dev-develop",
				"source": {
					"type": "git",
					"url": "git@github.com:humanmade/Custom-Meta-Boxes.git",
					"reference": "develop"
				}
			}
		}
	],
	"extra": {
		"wordpress-install-dir": "wordpress/wp",
		"installer-paths": {
			"wordpress/content/plugins/{$name}/": [
				"type:wordpress-plugin"
			],
			"vendor/{$vendor}/{$name}/": [
				"type:wordpress-muplugin"
			],
			"wordpress/content/themes/{$name}/": [
				"type:wordpress-theme"
			]
		},
		"dropin-paths": {
			"wordpress/content/mu-plugins/": [
				"type:wordpress-muplugin"
			]
		}
	},
	"minimum-stability": "dev",
	"prefer-stable": true
}

Why?

wp-content/mu-plugins is designed to only support plugins in a single file. HM Custom Meta Boxes has clearly more than one file. It also helps to keep the wp-content directory of your project as clean as possible. It should actually be empty because you're loading everything through composer. 😉

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2017-12-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固