Updated plugin header

This commit is contained in:
Ruben Garcia 2017-06-03 12:47:02 +02:00
parent 527ddc5195
commit ecbbff72e0
1 changed files with 14 additions and 10 deletions

View File

@ -1,13 +1,17 @@
<?php <?php
/* /**
Plugin Name: CMB2 Field Type: Ajax Search * @package CMB2\Field_Ajax_Search
Plugin URI: https://github.com/rubengc/cmb2-field-ajax-search * @author Tsunoa
GitHub Plugin URI: https://github.com/rubengc/cmb2-field-ajax-search * @copyright Copyright (c) Tsunoa
Description: CMB2 field type to attach posts, users or terms. *
Version: 1.0.1 * Plugin Name: CMB2 Field Type: Ajax Search
Author: Ruben Garcia * Plugin URI: https://github.com/rubengc/cmb2-field-ajax-search
Author URI: http://rubengc.com/ * GitHub Plugin URI: https://github.com/rubengc/cmb2-field-ajax-search
License: GPLv2+ * Description: CMB2 field type to attach posts, users or terms.
* Version: 1.0.1
* Author: Tsunoa
* Author URI: https://tsunoa.com/
* License: GPLv2+
*/ */
// This plugin is based on CMB2 Field Type: Post Search Ajax (https://github.com/alexis-magina/cmb2-field-post-search-ajax) // This plugin is based on CMB2 Field Type: Post Search Ajax (https://github.com/alexis-magina/cmb2-field-post-search-ajax)