eskapism
@eskapism on WordPress.org and Slack
- Member Since: March 29th, 2010
- Location: Stockholm, Sweden
- Website: simple-history.com
- GitHub: bonny
- Job Title: Web developer/Web Consultant
- Employer: Earth People
Bio
Interests
Contribution History
eskapism’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
@krstarica @awestbha can you check if version 3.5.0 fixes this? I've tested the code on… -
Committed [2887822] to Plugins SVN:
Update to version 3.5.0 from GitHub -
Posted a reply to Fatal Error php 8, on the site WordPress.org Forums:
Thanks! What errors do you get? -
Posted a reply to Donate, on the site WordPress.org Forums:
Happy to hear that you like the plugin! And yes, you can sponsor using GitHub… -
Posted a reply to No record of an ADMIN, on the site WordPress.org Forums:
The plugin catches changes in most part of WordPress built in functionality. Is the download… -
Posted a reply to Dashboard Setting not working, on the site WordPress.org Forums:
I just tested this on my local WordPress installation and the checkbox worked fine. Unchecking… -
Posted a reply to How to keep history logs forever (more than 60 days), on the site WordPress.org Forums:
@sadesades yes exactly, thank you for showing the snippet in a correct way. -
Posted a reply to How to keep history logs forever (more than 60 days), on the site WordPress.org Forums:
Oh, and there is apparently a filter called simple_history/allow_db_purge that you can return false from… -
Posted a reply to How to keep history logs forever (more than 60 days), on the site WordPress.org Forums:
Sorry about the formattning of the above message. I don't know how to write code… -
Posted a reply to How to keep history logs forever (more than 60 days), on the site WordPress.org Forums:
There is a filter you can use to modify the number of days the log… -
Posted a reply to Dont see any history, on the site WordPress.org Forums:
@poomik Sorry to hear that you uninstalled to plugin. It is still me – Pär… -
Posted a reply to Dont see any history, on the site WordPress.org Forums:
Difficult so say why it does not work any more. Have you installed any new… -
Posted a reply to Tables aren’t deleted after cleaning the cache, on the site WordPress.org Forums:
I just tried the "Clear" button on my local WordPress installation and the database tables… -
Posted a reply to Woocommerce orders and subscriptions?, on the site WordPress.org Forums:
Not at the moment. It's something I would like to add in the future however. -
Posted a reply to Failed to login with username, on the site WordPress.org Forums:
@rcdb2023 I can't say for sure, but my guess is that someone is scanning your… -
Posted a reply to improvement in korean translation, on the site WordPress.org Forums:
@modelaid did you get access? I read this https://make.wordpress.org/polyglots/2023/02/20/pte-request-for-simple-history-user-activity-log-audit-tool/#comment-296374 so I think this could be… -
Posted a reply to Logging changes to posts using ACF, on the site WordPress.org Forums:
The support for ACF could be improved. I did try to catch the changes made… -
Posted a reply to Show hyperlinks in activity page, on the site WordPress.org Forums:
Not at the moment. The output is plain text when you add events to the… -
Posted a reply to User updates (supposedly made by me) showing on simple history, on the site WordPress.org Forums:
Yes I agree, it sounds suspicious. Can you see what changes that was done? There… -
Posted a reply to No record of an ADMIN, on the site WordPress.org Forums:
It's difficult to say. If a developer can upload plugins or edit files using the… -
Posted a reply to No record of an ADMIN, on the site WordPress.org Forums:
VPN or private mode in the browser does not affect what changes Simple History detects.… -
Posted a reply to improvement in korean translation, on the site WordPress.org Forums:
Thanks for translating the plugin! I added a request post here, let's hope I did… -
Wrote a new post, PTE Request for Simple History, on the site Translate WordPress:
I am the plugin author for Simple History. Please add the following WordPress.org user as… -
Posted a reply to Filter simple_history/show_adminbar_menu to hide it from the toolbar dropdown?, on the site WordPress.org Forums:
Great! Thanks for the follow up with code examples!🥇 -
Posted a reply to Filter simple_history/show_adminbar_menu to hide it from the toolbar dropdown?, on the site WordPress.org Forums:
You can remove the items from the admin bar using these filters: simple_history/add_admin_bar_menu_item simple_history/add_admin_bar_network_menu_item Just… -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
@krstarica I will tro to include the fix in the next release. I want to… -
Posted a reply to Column Headings for CSV Export, on the site WordPress.org Forums:
That's a great idea and it's on my todo list now: https://github.com/bonny/WordPress-Simple-History/issues/170. -
Posted a reply to Is it GDPR compliant?, on the site WordPress.org Forums:
It does only store data on the server it is running on. See here for… -
Posted a reply to [Simple History – user activity log, audit tool] cPanel warning: Site vulnerabilities found, on the site WordPress.org Forums:
Hey everyone, version 3.4.0 of the plugin is now available. Let me know if upgrading… -
Committed [2861698] to Plugins SVN:
Update to version 3.4.0 from GitHub -
Posted a reply to cPanel warning: Site vulnerabilities found, on the site WordPress.org Forums:
@rawrly Sure, I filled out the form there, so you have my contact information. -
Posted a reply to cPanel warning: Site vulnerabilities found, on the site WordPress.org Forums:
Thanks @84em, that looka like a nice way to go. That solution keeps the data,… -
Posted a reply to [Simple History – user activity log, audit tool] cPanel warning: Site vulnerabilities found, on the site WordPress.org Forums:
@rawrly have you confirmed this vulnerability yourself? I did manage to find some screenshots in… -
Posted a reply to [Simple History – user activity log, audit tool] cPanel warning: Site vulnerabilities found, on the site WordPress.org Forums:
Thanks for the feedback and explanation @rawrly. I did however check my email (and spam… -
Posted a reply to [Simple History – user activity log, audit tool] cPanel warning: Site vulnerabilities found, on the site WordPress.org Forums:
I've read the details about the vulnerability but I must confess I don't quite understand… -
Posted a reply to cPanel warning: Site vulnerabilities found, on the site WordPress.org Forums:
Nobody has contacted me regarding any found security issues, so no idea what this could… -
Posted a reply to Many Warnings and Deprecated Messages, on the site WordPress.org Forums:
Thanks for the head up and sorry about this! I'm a bit behind on updates… -
Posted a reply to Login attempts, on the site WordPress.org Forums:
See if the example "Don't log failed logins" can help you. It think that's what… -
Posted a reply to Where exactly to add PHP code from Examples page, on the site WordPress.org Forums:
If you have a custom theme built a good place would probably be to add… -
Posted a reply to More setting options, on the site WordPress.org Forums:
Oups, thanks for telling me about that page being down. Now it should be back… -
Posted a reply to More setting options, on the site WordPress.org Forums:
Thanks for your feedback. I'm planning to somehow add a GUI to modify what is… -
Posted a reply to WordPress Deleted Attachment Images, on the site WordPress.org Forums:
Can't help you much further I'm afraid. Perhaps you could search the source code of… -
Posted a reply to WordPress Deleted Attachment Images, on the site WordPress.org Forums:
@zerojjc i cron job is (most likely) something that the webserver is doing in the… -
Posted a reply to WordPress Deleted Attachment Images, on the site WordPress.org Forums:
@zerojjc I can not tell what caused the deletion, but I can see that the… -
Posted a reply to Change user ‘Other’ to a clickable user?, on the site WordPress.org Forums:
My guess is when the plugin you are using to allow user creation on your… -
Posted a reply to Support logging changes in custom fields, on the site WordPress.org Forums:
Thanks for the suggestion. I also miss this so there is a big chance it… -
Posted a reply to Change user ‘Other’ to a clickable user?, on the site WordPress.org Forums:
Ok, I see. Could you tell how you did create the user? Did you use… -
Posted a reply to Deleted form responses, on the site WordPress.org Forums:
I haven't seen that message before so not sure what I mean. Do you have… -
Posted a reply to Trying to access array offset on value of type null on line 288, on the site WordPress.org Forums:
I've added an issue about this: https://github.com/bonny/WordPress-Simple-History/issues/324 -
Posted a reply to Trying to access array offset on value of type null on line 288, on the site WordPress.org Forums:
Thanks for the bug report. Is that a commercial theme or is it a theme…
Developer
-
CMS Tree Page View
Active Installs: 70,000+
-
Developer Loggers for Simple History
Active Installs: 300+
-
EP Admin Messages
Active Installs: 10+
-
FourSquare Recent Checkins
Active Installs: 10+
-
Nice Navigation
Active Installs: 500+
-
Simple Fields Map extension
Active Installs: 100+
-
Simple Front End Edit Buttons
Active Installs: 10+
-
Simple History – user activity log, audit tool
Active Installs: 200,000+
-
Simple SEO (Search Engine Optimization)
Active Installs: 500+
-
Simple Thumbs
Active Installs: 10+
-
WP JavaScript Error Logger
Active Installs: 10+
Plugins
-
Add IDs to Header Tags
-
Admin Command Palette
-
Admin Menu Tree Page View
-
APC Object Cache Backend
-
AssetsMinify
-
Autoptimize
-
BackUpWordPress
-
Batcache
-
Better WordPress Minify
-
Broken Link Checker
-
Category Order and Taxonomy Terms Order
-
Clarity - Ad blocker for WordPress
-
CMS Tree Page View
-
Column Shortcodes
-
Custom Contact Forms
-
Debug Bar
-
Debug Bar Console
-
Debug Bar Cron
-
Debug This
-
Debug-Bar-Extender
-
Debugger
-
Developer
-
Developer Loggers for Simple History
-
ElasticPress
-
EWWW Image Optimizer
-
Hierarchy
-
Hotspots Analytics
-
Import any XML or CSV File to WordPress
-
InfiniteWP Client
-
Intuitive Category Checklist
-
Login Security Solution
-
Memcached Object Cache
-
Menu Breadcrumb
-
MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)
-
Multiple Post Thumbnails
-
NextCellent Simple History
-
Nginx Cache Controller
-
Nice Navigation
-
Page Builder by SiteOrigin
-
Polylang
-
Post Type Switcher
-
Posts 2 Posts
-
Public Post Preview
-
PublishPress Future: Automatically Unpublish WordPress Posts
-
Query Monitor
-
Quick Page/Post Redirect Plugin
-
reCaptcha by BestWebSoft
-
Redirection
-
Redis Object Cache
-
Register Settings API
-
Responsive Video Embeds
-
Restricted Site Access
-
Rewrite Rule Testing
-
Rewrite Rules Inspector
-
Right Now Reloaded
-
Safe Redirect Manager
-
Search & Replace
-
Send System Info
-
Simple Fields Map extension
-
Simple History – user activity log, audit tool
-
Simple History Cards
-
Simple Image Widget
-
Simple SEO (Search Engine Optimization)
-
Slash Edit
-
Transients Manager
-
User Switching
-
Velvet Blues Update URLs
-
W3 Total Cache
-
Widgets Reloaded
-
Wordpress Nginx proxy cache integrator
-
WP Approve User
-
WP Crontrol
-
WP Fastest Cache
-
WP Libre Form
-
WP Media Categories
-
WP Migrate Lite - WordPress Migration Made Easy
-
WP Super Cache
-
WP Term Order
-
WP-FFPC
-
WP-Stateless - Google Cloud Storage
-
Yoast Duplicate Post
Svenska (Swedish) Plugins Translation Editor - #sv_SE
-
Loginpetze
Active Installs: 100+
-
Simple History – user activity log, audit tool
Active Installs: 200,000+