This repository has been archived by the owner on Sep 7, 2018. It is now read-only.
1.0.0-beta.3
Pre-release
Pre-release
felixarntz
released this
24 Jul 19:50
·
27 commits
to master
since this release
- Added: plugin main class instance can now easily be accessed via a
wpenc()
function - Enhanced: the admin class instance is now publicly accessible through a
WPENC\App::admin()
method - Enhanced: the admin screen and form POST urls are now managed by single dedicated methods respectively and can be filtered
- Fixed: use
wp_remote_get()
for challenge self check to be more error-prone