How can we help?

Search for answers or browse our knowledge base.

Table of Contents

Website File Changes Monitor plugin database documentation

Website File Changes Monitor Plugin for WordPress monitors your files and code for any changes, alerting you whenever a change is detected through email or the administrator dashboard. It uses exclusive smart technology to detect core, plugin, and theme changes while reducing false alarms to help you increase administrative efficiency.

Website File Changes Monitor SQL table structure

This document explains how the file integrity monitor plugin for WordPress stores file changes events in the WordPress database.

You can safely access file changes events from the WordPress dashboard. However, in exceptional circumstances, you might need to access events from the database itself. This may be the case, for example, if you cannot log in to the administration console and want to look at logs as part of your troubleshooting process.

Developers can also use this information to integrate a system or read the data directly from the database.

Website File Changes Monitor Plugin for WordPress creates one table in the WordPress SQL database called wfcm_file_events. Within this table, you can find the following fields:

  • event_id: A unique identifier that identifies the entry.
  • event_date: The date of the scan on which the event was registered.
  • event_file_path: The path of the file that has changed since the last scan.
  • event_type: The type of change registered by the scan. Possible values are
    • Added
    • Modified
    • Deleted
  • event_context: This field is not currently in use.
  • event_content: The path of the file or directory where changes were detected and a hash of the directory
  • event_content_type: They type of content where a change was detected. Possible values are
    • plugin install
    • plugin update
    • theme install
    • theme update
    • core file modification
    • unexpected file in core directory
  • event_origin: The origin of the event. Possible values are:
    • Local
    • wp.org
  • event_read_status: Status of the notification. Possible values are
    • read
    • unread
Website File Changes Monitor database schema

The survey results are in: Find out what your WordPress security gameplan might be missing

Uploading Melapress Login Security as a zip file in WordPress
Melapress Login Security in the WordPress plugin repository
Close

Installing Melapress Login Security Free

Congratulations on taking control of your WordPress website's security by implementing robust login and password policies with Melapress Login Security. You can change your login page URL, limit failed login attempts, and reset passwords.

 

Below are two ways to install Melapress Login Security on your website:

Go to your plugin dashboard on your site, then go to "Add New" and then search for Melapress Login Security.

Download the Melapress Login Security plugin zip, then select upload in your plugin dashboard under "Add New".

OPTION 1

OPTION 2

Uploading CAPTCHA 4WP as a zip file in WordPress
CAPTCHA 4WP in the WordPress plugin repository
Close

Installing CAPTCHA 4WP Free

Well done you. You're one step closer to safeguarding your WordPress website from spam and automated attacks with CAPTCHA 4WP. You'll be able to effortlessly integrate CAPTCHA into your forms and enjoy a website with enhanced security.

 

Below are two ways to install CAPTCHA 4WP on your website:

Go to your plugin dashboard on your site, then go to "Add New", and then search for CAPTCHA 4WP.

Download the CAPTCHA 4WP plugin zip, then select upload in your plugin dashboard under "Add New".

OPTION 1

OPTION 2

Uploading WP Activity Log as a zip file in WordPress
WP Activity Log in the WordPress plugin repository
Close

Installing WP Activity Log Free on your website

You deserve a pat on the back for choosing to record user actions and changes on your website. That is the first step towards better user accountability, easier troubleshooting of website security, and many other benefits of issues.

 

Below are the two ways to install WP Activity Log on your website:

Go to your plugin dashboard on your site, then go to "Add New" and then search for WP Activity Log.

Download the WP Activity Log plugin zip, then select upload in your plugin dashboard under "Add New".

OPTION 1

OPTION 2

Uploading WP 2FA as a zip file in WordPress
WP 2FA in the WordPress plugin repository
Close

Installing WP 2FA Free

Congratulations on taking the first step towards enhancing your WordPress site's security with WP 2FA Free! You're now on your way to protecting your valuable data and ensuring peace of mind. No coding or technical knowledge is required.

 

Below are two ways to install WP 2FA on your website:

Go to your plugin dashboard on your site, then go to "Add New", and then search for WP 2FA.

Download the WP 2FA plugin zip, then select upload in your plugin dashboard under "Add New".

OPTION 1

OPTION 2