website logo
Go back to WP Go Maps
⌘K
Initial Setup
WP Go Maps (v9)
πŸ‘First-time users
πŸ‘Map Features
πŸ‘Integrations
πŸ‘Importing and Exporting Data
Legacy (OIder) Layout (v9)
Frequently asked questions
Troubleshooting
Integrations
Developers
Hooks
Docs powered by
Archbee
Developers
...
Filters
Basic

wpgmza_internal_engine_build_version_plugins

3min

Alter the visual build number of the plugin combination by adding to its build version array. This does not affect any update controllers, but adds to visual build codes for support areas.

Source

PHP
|
apply_filters("wpgmza_internal_engine_build_version_plugins", $versions);
ο»Ώ

Arguments

  • $versions : The array of versions installed on site (array)

Requirements

  • Must return the array with changes applied

Files

  • includes/class.internal-engine.php

ο»Ώ

Updated 03 Aug 2023
Did this page help you?
PREVIOUS
wpgmza_internal_engine_build_version_flags
NEXT
wpgmza_google_maps_api_params
Docs powered by
Archbee
Docs powered by
Archbee