File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 11Change Log
22==========
3- - 2020.03.07 Enable afragen/github-updater.
3+ - 2020.03.07 Correct the generated plugin zip file name.
44- 2019.12.08 Rename plugin to bhaa_wordpress_plugin.
55- 2019.12.07 Add Release Asset support for github-updater plugin and github action releases.
66- 2019.11.29 Update for 2020 annual membership form. Add github actions build.
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @package bhaa_wordpress_plugin
3+ * @package bhaa-wordpress-plugin
44 *
55 * @wordpress-plugin
66 * Plugin Name: BHAA Wordpress Plugin
1313 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
1414 * Text Domain: BHAA Wordpress Plugin
1515 * Domain Path: /languages
16- * GitHub Plugin URI: https://github.com/emeraldjava/bhaa-wordpress-plugin
17- * Release Asset: false
1816 */
19-
2017namespace BHAA ;
2118
2219// If this file is called directly, abort.
You can’t perform that action at this time.
0 commit comments