该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WpOnError

描述

This package is compatible with WordPress Coding Standards, PSR-4,
Prettier, StandardJS and LibreJS.

Register GlobalEventHandlers.onerror in WordPress post type and optionally receive an email via wp_mail

屏幕截图

  • List of all post_type
  • See a specific post_type

安装

This project uses PHP and Composer.

$ cd wp-content/plugins/
$ git clone https://gitlab.com/sepbit/wponerror.git
$ cd wponerror
$ composer update –no-dev

评价

此插件暂无评价。

贡献者及开发者

「WpOnError」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WpOnError」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.2

  • Fix post type

1.1.1

  • Add private post type

1.1.0

  • Add disable button

1.0.2

  • Add icon and banner
  • Change readme.txt

1.0.1

  • Fix update_post_meta

1.0.0

  • First release!