Changeset 3423638
- Timestamp:
- 12/19/2025 12:16:45 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-google-map-plugin/trunk/wp-google-map-plugin.php
r3423629 r3423638 1328 1328 if ( is_admin() ) 1329 1329 $this->wpgmp_define( 'WPGMP_SLUG', 'wpgmp_view_overview' ); 1330 $this->wpgmp_define( 'WPGMP_VERSION', '4.8. 8' );1330 $this->wpgmp_define( 'WPGMP_VERSION', '4.8.9' ); 1331 1331 $this->wpgmp_define( 'WPGMP_FOLDER', basename( dirname( __FILE__ ) ) ); 1332 1332 $this->wpgmp_define( 'WPGMP_DIR', plugin_dir_path( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.