Logtivity Tutorials

How to Track Silently Installed Plugins in WordPress

Have you ever found a plugin on your WordPress site that you didn’t install? You’re not alone. Last month, I wrote about a WordPress mystery. People told us that plugins on their sites were silently deactivated. Logtivity is an activity log, so we needed to make sure we tracked these changes. That post lead to…

How to Track Silently Disabled Plugins in WordPress

Over the last year, we’ve been on the trail of a mystery. People are shocked to find that plugins will silently change from “Active” to “Inactive” on their WordPress site. Their site has broken and with no warning. The mystery started when one Logtivity customer reported that an active plugin had been disabled. It was…

What are PHP Errors, Warnings, and Notices on WordPress Sites?

WordPress is built with a programming language called PHP. This is by far the most popular language for websites, partly because it’s used to power WordPress. As a result, you may sometimes see messages from PHP, even if you’re not familiar with the language. In this guide, we’ll show you how to recognize and understand…

How to Get Notifications for WordPress Core Auto-Updates

WordPress has an auto-update feature that can automatically install software updates for you. This is wonderful for the security of your site, because you never have to worry about receiving a security patch. However, the auto-updates can also occasionally cause issues. That happened this week with the release of WordPress 6.2.1, which broke some shortcodes…

How to Customize WordPress Email Notifications to Administrators

If you use WordPress, you have probably received automatic emails sent from your site. WordPress will automatically generate emails to notify you of certain events. Here are some simple examples: When a new user registers on your site. When a user submits a comment. When a user resets their password.