not really known
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

13 行
243 B

  1. <?php
  2. /*
  3. Plugin Name: Talk About Local Hyperlocal Sites Directory
  4. Plugin URI:
  5. Description:
  6. Version: 0.1
  7. Author: Adrian Short
  8. Author URI: https://adrianshort.org/
  9. License: GPL v3
  10. */
  11. require_once ( dirname( __FILE__ ) . '/includes/map.php' );