विवरण
Track and receive notifications for who logged in, who changed the theme, who activated/deactivated a plugin, failed login attempts, password requests, etc.
Note: This plugin required a operational.co account. Operational is a SaaS Event tracker tool for tech products.
Why use this?
- Event logs are stored on external servers. If your website goes down, your logs don’t go down.
- With existing WordPress activity log plugins, they add logs in your WordPress website, which might slow down your website
- Unlike WordPress activity log plugins, you can receive mobile notifications for your activity logs.
स्थापना
This section describes how to install the plugin and get it working.
e.g.
- Upload
operational.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
प्रश्नोत्तर
-
Do I need to have a operational.co account?
-
Yes
-
What if I want to track a event by coding?
-
This is doable, please read the docs at https://operational.co/api
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“Operational” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Operational” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.1.0
- Updated api and made it simpler.
- Added detailed instructions inside the admin page for running the code inside your own theme’s functions.php
- Removes plugin specific options when plugin is deactivated.
1.0
- Initial version