Skip to content

Commit

Permalink
Update Cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakiboy committed Feb 4, 2021
1 parent edbae0f commit 8302882
Show file tree
Hide file tree
Showing 60 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jakiboy/vanilleplugin",
"version" : "0.3.6",
"version" : "0.3.7",
"type": "library",
"description": "Framwork for VanillePlugin",
"keywords": ["VanillePlugin","WordPress","WordPress-Plugin","WordPress-Plugin-Framework","jakiboy"],
Expand Down
2 changes: 1 addition & 1 deletion src/VanilleConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/AbstractAPI.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/AbstractShortcode.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Authentication.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Date.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Encryption.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Filesystem.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Get.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Json.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Logger.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Migrate.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Post.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/ResponseXML.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Rewrite.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Server.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Status.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Stringify.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Template.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Upload.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/inc/Validator.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/AdminAjaxInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/AdminInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/AjaxInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/CronInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/FrontInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/MenuInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/NoticeInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/OrmInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/OrmQueryInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/PluginInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/PluginNameSpaceInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/RequestInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/RequirementInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/RestApiInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/SettingsInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/ShortcodeInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/UpdaterInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/VanilleCacheInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/int/ViewInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/lib/AbstractRestAPI.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
2 changes: 1 addition & 1 deletion src/lib/Ajax.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* @author : JIHAD SINNAOUR
* @package : VanillePlugin
* @version : 0.3.6
* @version : 0.3.7
* @copyright : (c) 2018 - 2021 JIHAD SINNAOUR <[email protected]>
* @link : https://jakiboy.github.io/VanillePlugin/
* @license : MIT
Expand Down
Loading

0 comments on commit 8302882

Please sign in to comment.