1. Home
  2. Docs
  3. GA4Admin
  4. Functionalities
  5. WP Core Upgrade Tracking

WP Core Upgrade Tracking

The GA4Admin plugin for WordPress focuses on the crucial WordPress Core Upgrade events. Staying updated with the latest WordPress core versions is essential for security and functionality enhancements. This plugin ensures that you can track these upgrades effectively. Here’s what you need to know:

Event Name: ga4admin_core_upgrade

  • Trigger: This event is triggered when a WordPress Core Upgrade is initiated and successfully completed.
  • Event Parameters:
    • ga4admin_action: Same as event name.
    • ga4admin_domain: The domain of the website.
    • userType: The user’s role(s).
    • user_id: The user’s ID.
    • username: The user’s username.
    • wordpress_version_to: The new WordPress version after the upgrade.

Monitoring WordPress core upgrades helps ensure your website stays secure and up-to-date with the latest features and improvements. By tracking these upgrades, you can maintain the health and performance of your WordPress site.

How can we help?