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:
- “Add Media” button in custom plugin
- Automatically install wordpress plugin at theme activation
- How to run Two WordPress blogs with different themes and with single database and same content
- “Donate to this plugin” for WordPress.org Plugin Authors
- When coding a WordPress theme, where does the theme (i.e. the presentation) end and the plugin (i.e. the functionality) begin?
- How to handel multiple checkbox field in the admin settings page with Settings API
- How to show custom message once on plugin activation?
- How to notify users of blog updates a la Admin Plugin Update notifications?
- How can I force a “404 Not Found” error
- How do I configure WordPress to talk to a Microsoft SQL Server database?
- How to set “with_front’=>false” to a plugin-generated cpt?
- plugin shortcodes not working on custom theme- unsure how to fix
- Is there a plugin that allows a user of your site to get an email from you with an attachment?
- PDF download – use wordpress functions
- Code in theme functions.php faster than with a plugin?
- API to filter new user registration $POST data?
- Set cookie then immediantly refresh the page
- Is there a plugin that makes extnernal links open in new window, BUT [closed]
- How to remove duplicate Custom Fields?
- Calling a plugin in theme development
- Installing WordPress only for a separate page – ‘mydomain.com/blog’
- ‘Customize’ button in admin bar for CSS
- Saving Custom Post types and fields to a custom table
- How to disable specific plugin in mobile version?
- Headers already sent when I try to add headers via a shortcode
- get_post_type on post.php
- CodeColorer: Allow Some Symbols in Java Language
- Outbound Click Tracking
- How to add an automatic refresh in WordPress for a Page/Post or an embedded OneDrive/Excel HTML Code?
- WordPress Backend HA (Automatic failover)
- Customize The Events Calendar to Include an Option to Expand for More Events Listings
- Hook into existing tinyMCE button
- Does the lazyload plugin make this server disks busy?
- Load Javascript from Plugin in One Page Only?
- How does one include the JQuery UI plugin to wordpress and enque it correctly in a plugin form?
- the_post hook is not firing for me
- Invalid plugin installation directory, Google Analytics [closed]
- Custom url rewriting
- How can I exclude a dynamic URL to show a popup created using ‘WordPress Popup’ plugin
- How can I apply a WP filter on specific plugin version
- How to create Admin Notice from Plugin with argument? [duplicate]
- Why are my WordPress store items showing up in duplicates?
- Can I do in-page changes binding events/triggers to actions in WordPress?
- Can inactive WordPress plugins still load scripts?
- Change the number of plugins counted on wp-admin/plugins.php
- How to have free shipping for WooCommerce Membership members
- Changing the Organize Series Listing Pages
- Can i use init hook for API purpose?
- JSON API Plugin not showing Attachments id reused
- What’s the right way to implement functions in footer.php
- Loading by Ajax a plugin that also uses Ajax
- how to set parent forum link to menu page?
- How can i list random author?
- Notify bar plugin not showing up
- Our plugin tags not appearing in WordPress Plugin Repository
- How to get values from network settings panel?
- Creating New Dynamic Fields for a Certificate (Number Generation, Code Referencing, and more)
- How to get saved elementor template list programmatically?
- how to validate input field in wordpress generated with wpform plugin
- Remove custom taxonomy name from the slug – Custom Post Type UI
- Conditional delete metadata does not works
- “Disable” specific plugins on certain pages
- Ability to change homepage on WordPress using API
- The function called on the wp head hook becomes null
- custom post type get_posts() function not work
- WordPress plugin download-after-email issue
- How to add defer to WordPress Plugin javascript? [duplicate]
- Powerpress upload a podcast without creating a post for it
- Remove metatag from a particular page
- Custom shortcode being shown in WPBakery backend rather than the block
- How to disable/enable a plugin at a specific time
- user specific private content
- Enable plugins that are “not supported”
- Need Help Understanding Debug Log Errors
- custom/automatic export function – one post at a time?
- How to create multi-slug admin page and retrieve it with $_GET or something?
- How to show a message to a user?
- WP-admin plugin installation via FTP silently fails on shared hosting
- Is it possible to restrict content in wordpress?
- Prefix of $wpdb does not worked and does not displayed
- Custom Widget not Available after Plugin Installation
- How to allow customers to input a text as a product variation *and* charge per character?
- Site not displaying correctly when re-directing from root to sub-directory
- Can I have a link within a WP UI Spoiler
- How to structure plugin in to functions?
- Breadcrumb is not generating the correct post page url
- Check if post was modified by editor different than post author
- Award points if a specific custom taxonomy is selected – Cubepoints
- Plugin Admin Page Ajax-Admin call returning 0, URL set correctly. Implemented localized scripts but did not fix it
- SOLVED – $wp_admin_bar and AJAX calls
- booking form with availability calendar [closed]
- Move a single Plugin [closed]
- Animate like Stack exchange frequently asked questions [closed]
- How to Add a Website Background Image to One Page?
- Fetching Video From YouTube Automatically [closed]
- Suggest me plugin/widget (sidebar) for Sharing posts [closed]
- Visual Composer Tabs don’t work on mobile
- warning wp session
- Google Books Lookup & Auto FIll
- WP_Query does not return the result even if the data is present in the database