Описание
Activity Tracker Meta is a lightweight WordPress plugin that helps you track user activity on the admin side. Whenever a post, page, WooCommerce product, or any custom post type is updated, the plugin stores the following data in the post meta:
— The username of the editor.
— The date and time of the update.
This data is displayed in a custom meta box on the edit screen for each post, page, or product.
Features:
— Tracks activity for posts, pages, WooCommerce products, and custom post types.
— Stores activity logs in post meta in an array format.
— Displays activity logs in a custom meta box on the admin edit screen.
— Lightweight and easy to use.
Скриншоты
Установка
- Download the plugin ZIP file.
- Go to Plugins > Add New in your WordPress dashboard.
- Click Upload Plugin and select the downloaded ZIP file.
- Click Install Now and then Activate the plugin.
Часто задаваемые вопросы
-
Does this plugin work with WooCommerce?
-
Yes! The plugin tracks activity for WooCommerce products along with other post types.
-
Does it work with custom post types?
-
Absolutely. The plugin automatically tracks updates for all registered custom post types.
-
Where is the activity data stored?
-
The activity data is stored in the
_skat_activity_log
meta key as an array for each post, page, product, or custom post type. -
How can I see the activity log?
-
The activity log is displayed in a custom meta box on the edit screen of the post, page, or product.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Activity Tracker» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Activity Tracker» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- Initial release.
- Tracks updates for posts, pages, WooCommerce products, and custom post types.
- Displays activity log in a custom meta box.