Skip to content

Commit

Permalink
Release: Build 3.8.29 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeluno committed Jun 17, 2021
1 parent 35c2830 commit 293f8e4
Show file tree
Hide file tree
Showing 215 changed files with 226 additions and 218 deletions.
4 changes: 2 additions & 2 deletions admin-page-framework-loader.php
Expand Up @@ -6,7 +6,7 @@
* Author: Michael Uno
* Author URI: http://en.michaeluno.jp/
* Requirements: PHP 5.2.4 or above, WordPress 3.3 or above.
* Version: 3.8.29b01
* Version: 3.8.29
*/

/**
Expand All @@ -16,7 +16,7 @@
*/
class AdminPageFrameworkLoader_Registry_Base {

const VERSION = '3.8.29b01'; // <--- DON'T FORGET TO CHANGE THIS AS WELL!!
const VERSION = '3.8.29'; // <--- DON'T FORGET TO CHANGE THIS AS WELL!!
const NAME = 'Admin Page Framework - Loader'; // the name is not 'Admin Page Framework' because warning messages gets confusing.
const SHORTNAME = 'Admin Page Framework'; // used for a menu title etc.
const DESCRIPTION = 'Loads Admin Page Framework which facilitates WordPress plugin and theme development.';
Expand Down
4 changes: 2 additions & 2 deletions development/admin-page-framework.php
Expand Up @@ -35,11 +35,11 @@
* @download_latest https://github.com/michaeluno/admin-page-framework/archive/master.zip
* @download_stable http://downloads.wordpress.org/plugin/admin-page-framework.latest-stable.zip
* @catchcopy The framework for all WordPress developers.
* @version 3.8.29b01
* @version 3.8.29
*/
abstract class AdminPageFramework_Registry_Base {

const VERSION = '3.8.29b01'; // <--- DON'T FORGET TO CHANGE THIS AS WELL!!
const VERSION = '3.8.29'; // <--- DON'T FORGET TO CHANGE THIS AS WELL!!
const NAME = 'Admin Page Framework';
const DESCRIPTION = 'Facilitates WordPress plugin and theme development.';
const URI = 'http://en.michaeluno.jp/admin-page-framework';
Expand Down
4 changes: 2 additions & 2 deletions library/apf/admin-page-framework.php
@@ -1,12 +1,12 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
if (!class_exists('AdminPageFramework_Registry', false)):
abstract class AdminPageFramework_Registry_Base {
const VERSION = '3.8.29b01';
const VERSION = '3.8.29';
const NAME = 'Admin Page Framework';
const DESCRIPTION = 'Facilitates WordPress plugin and theme development.';
const URI = 'http://en.michaeluno.jp/admin-page-framework';
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down
@@ -1,6 +1,6 @@
<?php
/**
Admin Page Framework v3.8.29b01 by Michael Uno
Admin Page Framework v3.8.29 by Michael Uno
Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator>
<http://en.michaeluno.jp/admin-page-framework>
Copyright (c) 2013-2021, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */
Expand Down

0 comments on commit 293f8e4

Please sign in to comment.