This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “WpOnError” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by 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!