mirror of
https://ghproxy.net/https://github.com/elementor/activity-log.git
synced 2025-10-04 20:11:22 +08:00
Bump to 2.5.2
This commit is contained in:
parent
cd27622a0a
commit
95e3620b16
4 changed files with 12 additions and 6 deletions
|
@ -4,8 +4,8 @@
|
|||
**Contributors:** [pojo.me](https://profiles.wordpress.org/pojo.me), [KingYes](https://profiles.wordpress.org/KingYes), [ariel.k](https://profiles.wordpress.org/ariel.k), [maor](https://profiles.wordpress.org/maor)
|
||||
**Tags:** Activity Log, Security Log, User Activity, User Log, Activity, audit log, monitor, security, tracking, woocommerce, bbPress,
|
||||
**Requires at least:** 4.4
|
||||
**Tested up to:** 4.9
|
||||
**Stable tag:** 2.5.1
|
||||
**Tested up to:** 5.0
|
||||
**Stable tag:** 2.5.2
|
||||
**License:** GPLv2 or later
|
||||
|
||||
The #1 Activity Log plugin helps you monitor & log all changes and activities on your site, so you can run a safer, more organized WordPress site.
|
||||
|
@ -114,6 +114,9 @@ Would you like to like to contribute to Activity Log? You are more than welcome
|
|||
|
||||
## Changelog ##
|
||||
|
||||
### 2.5.2 ###
|
||||
* Fix: Conflict with Elementor and WordPress Widgets
|
||||
|
||||
### 2.5.1 ###
|
||||
* Fix! - PHP < 5.4 compatibility ([Topic](https://wordpress.org/support/topic/crashed-site-now-wont-activate/))
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ Plugin URI: https://activitylog.io/?utm_source=wp-plugins&utm_campaign=plugin-ur
|
|||
Description: Get aware of any activities that are taking place on your dashboard! Imagine it like a black-box for your WordPress site. e.g. post was deleted, plugin was activated, user logged in or logged out - it's all these for you to see.
|
||||
Author: Activity Log Team
|
||||
Author URI: https://activitylog.io/?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash
|
||||
Version: 2.5.1
|
||||
Version: 2.5.2
|
||||
Text Domain: aryo-activity-log
|
||||
License: GPLv2 or later
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"slug": "aryo-activity-log",
|
||||
"homepage": "http://pojo.me/",
|
||||
"description": "Activity Log",
|
||||
"version": "2.5.1",
|
||||
"version": "2.5.2",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-checktextdomain": "~1.0.0",
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
Contributors: pojo.me, KingYes, ariel.k, maor
|
||||
Tags: Activity Log, Security Log, User Activity, User Log, Activity, audit log, monitor, security, tracking, woocommerce, bbPress,
|
||||
Requires at least: 4.4
|
||||
Tested up to: 4.9
|
||||
Stable tag: 2.5.1
|
||||
Tested up to: 5.0
|
||||
Stable tag: 2.5.2
|
||||
License: GPLv2 or later
|
||||
|
||||
The #1 Activity Log plugin helps you monitor & log all changes and activities on your site, so you can run a safer, more organized WordPress site.
|
||||
|
@ -112,6 +112,9 @@ Would you like to like to contribute to Activity Log? You are more than welcome
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 2.5.2 =
|
||||
* Fix: Conflict with Elementor and WordPress Widgets
|
||||
|
||||
= 2.5.1 =
|
||||
* Fix! - PHP < 5.4 compatibility ([Topic](https://wordpress.org/support/topic/crashed-site-now-wont-activate/))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue