Descripción
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
Capturas
Instalación
This project uses PHP and Composer.
$ cd wp-content/plugins/
$ git clone https://gitlab.com/sepbit/wponerror.git
$ cd wponerror
$ composer update –no-dev
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“WpOnError” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “WpOnError” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
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!