您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
|
- <?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' );
|