Metronet Log
Provides a WordPress API for date-based data storage based on a user ID.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 4739 days ago
Is Metronet Log abandoned?
Possibly abandoned (last update 4739 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Metronet Log provides a WordPress API for date-based data storage based on a user ID. It’s up to the developer to implement the actual logging and data retrieval, but the plugin provides many helper methods.
You can view the full documentation for the WordPress plugin on Github.
Contributions to this plugin are welcome, so please feel free to weigh in via the support forums here and contribute code on Github.
Installation
- Upload the
metronet-logfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress. If on multisite, you can also network-activate the plugin with no issues.
- A helper plugin, called
Metronet Log Views, allows you to view the log data.
Implement the plugin how you see fit. For full documentation, visit Github.
Frequently Asked Questions
I’ve activated the plugin, but it doesn’t do anything.
The plugin is simply an API. It’s up to you to do the logging and display the data to the end user.
Review feed
Screenshots
Changelog
1.0.0
- Initial public release.