Skip to content

Commit

Permalink
Merge pull request #22 from AyeCode/master
Browse files Browse the repository at this point in the history
pull
  • Loading branch information
kprajapatii authored Oct 20, 2022
2 parents 15193b6 + 0722eb2 commit 35b0d82
Show file tree
Hide file tree
Showing 2 changed files with 1,519 additions and 50 deletions.
6 changes: 3 additions & 3 deletions geodirectory.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
* @wordpress-plugin
* Plugin Name: GeoDirectory
* Plugin URI: https://wpgeodirectory.com/
* Description: GeoDirectory plugin for WordPress.
* Description: GeoDirectory - Business Directory Plugin for WordPress.
* Version: 2.2.15
* Author: AyeCode Ltd
* Author: AyeCode - WordPress Business Directory Plugins
* Author URI: https://wpgeodirectory.com
* Text Domain: geodirectory
* Domain Path: /languages
Expand Down Expand Up @@ -508,4 +508,4 @@ function GeoDir() {
return GeoDirectory::instance();
}
// Global for backwards compatibility.
$GLOBALS['geodirectory'] = GeoDir();
$GLOBALS['geodirectory'] = GeoDir();
Loading

0 comments on commit 35b0d82

Please sign in to comment.