ramphor / plugin-manager
插件管理器用于安装WordPress所需和推荐的插件
dev-master
2023-03-05 10:54 UTC
This package is auto-updated.
Last update: 2024-09-05 13:56:11 UTC
README
这个库是TGMPA/TGM-Plugin-Activation仓库的分支,并遵循PSR1和PSR2编码标准,便于维护。
常见问题解答
- Ramphor插件管理器是TGMPA/TGM-Plugin-Activation的分支。但您必须保持原始类结构吗?=> 我没有保持原始类结构。因此,如果您调用TGMPA/TGM-Plugin-Activation类,将会出现错误。但我保留了TGM-Plugin-Activation辅助工具,您可以使用它们。
- 为什么您要修改TGMPA/TGM-Plugin-Activation的源代码?=> 我必须修改TGMPA/TGM-Plugin-Activation的许多功能以集成到Jankx框架中,并且原始源代码结构使得开发变得困难。因此,我改变了源代码结构并遵循PSR编码标准。
许可证
Copyright 2011 Thomas Griffin (thomasgriffinmedia.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA