You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?php
- /*
- Plugin Name: Talk About Local Hyperlocal Sites Directory
- Plugin URI:
- Description:
- Version: 0.1
- Author: Adrian Short
- Author URI: https://adrianshort.org/
- License: GPL v3
- */
-
- require_once ( dirname( __FILE__ ) . '/includes/map.php' );
|