Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

WpOnError

Beschreibung

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

Screenshots

Installation

This project uses PHP and Composer.

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

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„WpOnError“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WpOnError“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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!