Commit graph

51 commits

Author SHA1 Message Date
Yakir Sitbon
097bf6802f
Security Fix: Improved code security enforcement in theme/plugin file editor [ED-16139] (#220) 2024-11-12 14:49:21 +02:00
Yakir Sitbon
411be067b9
Tweak: Monitoring enable/disable major core auto-updates [ED-15358] (#215)
* Tweak: Monitoring enable/disable major core auto-updates [ED-15358]

* minor text;
2024-07-28 17:52:17 +03:00
Yakir Sitbon
0f7e26e348
Tweak: Monitoring enable/disable themes auto-updates [ED-15358] (#214) 2024-07-28 17:33:03 +03:00
Yakir Sitbon
2bfcf85807
Tweak: Monitoring enable/disable plugins auto-updates [ED-15358] (#213) 2024-07-22 17:47:35 +03:00
Yakir Sitbon
e7abf3cc3c
Tweak: Add an option not to keep email logs [ED-14361] (#210) 2024-04-17 17:46:08 +03:00
Yakir Sitbon
b6ba5eda9c
New: Introducing Emails Logging - capturing all emails sent from your WordPress site [ED-14288] (#206)
Co-authored-by: ariel Klikstein <ariel@elementor.com>
2024-04-08 18:06:27 +03:00
Yakir Sitbon
8461a80c16
Tweak: Add log on Uninstall Plugins [ED-12847] (#197)
* Bump to 2.8.8

* Tweak: Add log on Uninstall Plugins [ED-12847]
2023-11-21 19:42:00 +02:00
Yakir Sitbon
845ba03b0e Tweak: Added more escaping strings 2022-11-17 15:40:07 +02:00
Yakir Sitbon
5cbf137f82
Tweak: Added context on AAL settings (#166) 2022-09-04 13:44:35 +03:00
Yakir Sitbon
271e1720e2 Tweak: Store AAL options on change 2022-08-29 14:36:40 +03:00
Yakir Sitbon
1e0bdaaafd
Fixed: Plugin auto updates don't create a log (#155)
* Fix plugin auto updates don't create a log

Hello
I identified a case where automatic upgrades for plugins don't trigger an activity log.

It's when `$extra['bulk']`=false, and also `$upgrader->skin->plugin` is not defined, so it returns without creating a log.

My PR tries to find the plugin slug in the `$extra` var.

Can you consider this?
Thank you

* code format

Co-authored-by: Nico Mollet <nico.mollet@gmail.com>
2022-01-23 14:00:56 +02:00
Ariel Klikstein
5847b38c03
Add log and style (#149)
* Replace Image with Inline SVG

* Moved meta column before the action column

* Remove Notification screen

* Tweak: Add WPANG option to log

* Add style for reset filters button

* Update classes/class-aal-admin-ui.php

* remove file path

* Add privacy page log

Co-authored-by: Yakir Sitbon <kingyes1@gmail.com>
2021-11-16 22:31:53 +02:00
Yakir Sitbon
2c63868e61 Tweak: Change to plural instead of singular naming according 2021-11-15 18:45:56 +02:00
Yakir Sitbon
5e43619b3c Restore user removed -> deleted 2021-05-06 15:56:00 +03:00
Yakir Sitbon
cf8ea04c4f phpcs 2021-04-22 18:13:01 +03:00
Yakir Sitbon
d16829485d Tweaks strings on Attachments 2021-03-25 15:15:35 +02:00
Yakir Sitbon
54c1b30ba6 Tweaks on User action 2021-03-25 12:07:02 +02:00
Yakir Sitbon
6ae27e2f7e Added setting if to keep the failed login logs 2021-03-24 14:27:02 +02:00
Yakir Sitbon
a7e385c504 Fixed PHP notices on delete posts hook 2020-10-14 15:54:44 +03:00
Yakir Sitbon
e056ff1ae3 Fix: Show user data on logged out action 2020-10-14 15:46:51 +03:00
Yakir Sitbon
cd27622a0a Fix: Store widgets update on Elementor render 2019-01-03 18:34:50 +02:00
Yakir Sitbon
950c46b229 Fix potential security issue 2018-03-08 13:37:03 +02:00
Yakir Sitbon
667cbec3fc Added restore status for CPT, closed #46 2016-07-06 14:48:14 +03:00
Yakir Sitbon
cdcf54ad5f coding 2016-07-06 14:42:03 +03:00
Yakir Sitbon
967fee30e9 Change domain name for the new WordPress translate repo 2015-10-06 11:36:54 +03:00
Yakir Sitbon
69cca24eeb Added test for trash posts 2015-09-20 17:35:33 +03:00
Yakir Sitbon
3eb90270c7 WP Coding 2015-07-13 14:35:08 +03:00
Yakir Sitbon
c78faf8d1b Fixed some PHP strict standards (PHP v5.4+) 2015-06-29 19:11:42 +03:00
Yakir Sitbon
a9fd33a90f Fixes Undefined property with some 3td party themes/plugins 2015-02-18 15:08:54 +02:00
Yakir Sitbon
c83c71f455 Fixes for old WP version 2014-09-21 18:00:58 +03:00
Yakir Sitbon
a47594dd48 New! - hook when we menu get deleted 2014-09-18 19:35:33 +03:00
Yakir Sitbon
f2f93c2d9c New! - hook when we create a new Menu 2014-09-18 19:28:01 +03:00
Yakir Sitbon
8cad43b911 WP Coding 2014-09-18 19:25:02 +03:00
Yakir Sitbon
4f02d1390f added update plugins 2014-08-21 21:06:10 +03:00
Yakir Sitbon
e214ac4b1e New hook: Plugin installed 2014-08-21 20:47:06 +03:00
Yakir Sitbon
d32b273055 Sync branch 2014-08-20 21:00:39 +03:00
Yakir Sitbon
662e0198a8 Closed #58 - Added Export hooks 2014-08-19 11:21:39 +03:00
Yakir Sitbon
8e16f96a7c base class for import hook 2014-08-19 11:07:34 +03:00
Yakir Sitbon
34ae1971b8 WP Coding 2014-08-19 11:06:37 +03:00
Yakir Sitbon
3a03687cd1 WP Coding 2014-06-29 01:28:41 +03:00
Yakir Sitbon
2016a7b1b0 Minor fixes, see #44 2014-06-29 01:13:29 +03:00
Yakir Sitbon
996b948756 New Hook - theme insalled & updated, see #44 2014-06-29 01:09:48 +03:00
Yakir Sitbon
f76682d1c3 New Hook - theme deleted, see #44 2014-06-29 00:33:03 +03:00
Yakir Sitbon
c6dcd4d233 WP Coding 2014-06-29 00:23:50 +03:00
Yakir Sitbon
008f164d0c coding 2014-04-25 17:58:08 +00:00
Yakir Sitbon
7280a0ba74 Update Core string, see #41 2014-04-24 22:58:14 +00:00
Yakir Sitbon
79475dc379 New! Track post comments (created, approved, unproved, trashed, untrashed, spammed, unspammed, deleted), Closed #42 2014-04-24 22:48:31 +00:00
Yakir Sitbon
f3c686a6dd New! Add hook for WordPress core upgrade, Closed #41 2014-04-24 21:38:12 +00:00
Yakir Sitbon
2f0a67dd7f Fixed! PHP5.5 strict error 2014-04-14 15:23:18 +00:00
Yakir Sitbon
bee08b8428 Using our own _draft_or_post_title() method. 2014-03-06 07:05:03 +00:00