frdl/oidplus-wtf-plugin 问题修复 & 功能扩展

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

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

frdl/oidplus-wtf-plugin

最新稳定版本:v0.1.3

Composer 安装命令:

composer require frdl/oidplus-wtf-plugin

包简介

Shimmy shimmy WTF functions polyfill

README 文档

README

Shimmy shimmy WTF functions polyfill

OIDplus location

Copy the plugin to plugins/frdl/publicPages/zzzzzzzz_wtf wtf this MUST run as LAST publicPages Plugin!

WTF is this?

In short:

I definitely do NOT like worpress code. This SHOULD be a reason we MUST shim it to the OIDplus core!

Inspired by

Example:

https://gist.github.com/wehowski/d16a4ce9cdeb5da1e90f9a7b28b6ffdb#file-plugin-php

Plugins:

The additional plugins Plugin (this one) is searching for pluginfiles in:

  • userdata/plugins/{vendor}/{plugintype}/{pluginname}/wtf-plugin.php
  • userdata/{tenantdir}/{vendor}/{plugintype}/{pluginname}/wtf-plugin.php
  • plugins/{vendor}/{plugintype}/{pluginname}/wtf-plugin.php <--- Old/regular Plugins
  • userdata_pub/plugins/{vendor}/{plugintype}/{pluginname}/wtf-plugin.php
  • userdata_pub/{tenantdir}/{vendor}/{plugintype}/{pluginname}/wtf-plugin.php

If IO4 is installed, it uses its invoker method, otherwise a simple call_user_func, however for plugins this final callable/closure is optional to use or not.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-09-07