Such tracking is not practical, at least not in context of WordPress. When we use software we don’t fully realize just how much activity is going on behind the scenes. Tracking it is massive overhead and can easily ruin performance.
I remember plugin that use checksum-based verification on WordPress files, but I don’t know if it is practical to try and extend it to handle non-core stuff.
Basically any kind of such tracking is way out of WordPress context (as for me).
Related Posts:
- Activate a plugin through PHPMyAdmin or FTP?
- Get a list of all WordPress.org Plugins?
- Where can I find a schema of wordpress plugin core architecture?
- How do I make my plugin load before the headers are output so I can redirect wordpress?
- Sell one unique item with Woocommerce? [closed]
- Make thumbnails in woocommerce replace the main image instead of opening fancybox
- Content generator for development site [closed]
- Add Rewrite Rule for custom page
- plugin_action_links Filter Hook Deprecated?
- PHP Deprecated: Non-static method should not be called statically
- Why can I not use a class constant as text domain?
- Function to Set Product type in Woocommerce [closed]
- Remove Widgets in Dashboard
- Deactivate plugins using Migrate DB’s find and replace options
- Trying to get logged-in user data inside php class
- Prevent Brute Force Attack
- Add agenda items and notifications
- Check if a class exists within a method
- Disable wordpress from including jQuery in the head section
- Admin-ajax.php is dying “0” without processing function
- Woocommerce Shipping module available only for type of products [closed]
- WooCommerce – Adding Custom Order Without No Product [closed]
- How to remove an Ajax action
- WordPress Plugin Boilerplate – add_action hook in static “activate” function
- add function to saving change on Options Pages
- How can I pass a variable to a page with a SEF url?
- Opendir and WordPress Path
- Multiple files in a plugin
- Gutenberg Blocks – Change EDIT part of the block using editor.BlockEdit filters. How to change the markup?
- Randomize attachment IDs
- how can I link to a PlugIn admin-sub-menu page after processing a formular
- How to associate more than one user to a post?
- Remove rewrite rules generated by plugin during deactivation
- When to call add_filter
- How to stop or remove an action being called inside a function of an extended class
- Date calculations from 2 custom fields
- How to debug error message: Cannot modify header information
- How to stop activating a plugin and show admin notice when dependent plugins minimum version is not met
- Easiest way to add dropdown to a page
- WPBakery JS composer unused css [closed]
- Adding a new field to the address field type in gravity forms
- Show admin notice on incorrect value on form field
- Removing included CSS file that doesn’t exist
- How can I make my metabox appear?
- How to load wp_editor via AJAX
- Redirect to another page using contact form 7? [closed]
- Batch update of WordPress Plugins
- Separate database for a wordpress plugin
- How do I add some javascript validation to the admin interface form’s onsubmit?
- Login problem after installing my written plugin [closed]
- Can deactivating a plugin sometimes “reset” settings within that plugin?
- remove all submenus from plugin
- Specific way to allow WordPress users to view their current password? And edit it?
- Is there a function to list all uploaded images? How can I add one?
- Plugin Admin Menu Boiler Plate
- How use wp media upload liberary in react components?
- WordPress permissions error with admin account
- site url is not working after migrtaion in worpress, all links are broken
- How to render a template file using shortcode inside a plugin
- How to add slides (images) to bxslider?
- Delete data from custom table when deleting a post
- Pdf visualiser embedded into wordpress website
- How to deactivate my plugin upon deactivation of NextGen
- WP Insert Post If user refreshes override new post
- Problems with jQuery and is_admin()
- Simple sildeshow/image-upload plugin?
- How to hide particular plain text with link from different subscribers
- Manualy Updated WordPress Error
- Can I add Short Code Of A Plugin In The Code Editor of WordPress?
- How to uncheck this automatically from all wordpress posts?
- My wordpress blog posts page is broken
- Custom Plugin: How to Include Install Buttons of other 3rd Party Plugins?
- Cron job shedules replace?
- fetch price from different table woocommerce
- WordPress show descriptions under images in gallery
- Cannot save a custom meta field in quick edit
- Simulate Update User button click
- ACF Query result in a new td (echo)
- Delete user meta based on key value that is an array
- Modify Plugin PHP Class in Child Theme – Correct Method
- Hook on widget context plugin to add custom context for widget
- Customize a widget position
- How to add featured image on front end form?
- Can’t get paramaters from url page of content
- Admin Logged In Notify Globaly
- Editing Global Variables from Inside Functions
- building custom simple shopping cart using wordpress plugin
- How to use Repeater field of advance custom field
- Creating fields in the database
- Scrolling Ads? Live scrolling widget, not random on refresh
- overwrite a plugin function in functions.php
- How to list the categories by custom taxonomy created?
- Allow users to enter and edit data in one-to-many configuration
- How to block external download link access if visitor not referred from WP?
- From a legal perspective, is it okay to customize a plugin’s code?
- How to make is_admin() return false when I need it to?
- Facebook comment into my blog
- Distribute post content through several divs [closed]
- A way to upload old html pages with all its assets via WordPress admin and to add a fixed menu on top of those (a la Wayback Machine)
- admin_enqueue_scripts using hook_suffix vs GET page