Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Deprecate WP_Auth0_LoginManager methods #655

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

joshcanhelp
Copy link
Contributor

Changes

This PR deprecates the following methods:

  • WP_Auth0_LoginManager::init() - Next major will move add_action calls to global functions.
  • WP_Auth0_LoginManager::auth0_sso_footer() - No longer used.
  • WP_Auth0_LoginManager:: auth0_singlelogout_footer() - No longer used.

@joshcanhelp joshcanhelp added this to the 3.10.0 milestone Mar 30, 2019
damieng
damieng previously approved these changes Apr 1, 2019
@auth0 auth0 deleted a comment from codecov-io Apr 1, 2019
@codecov-io
Copy link

Codecov Report

Merging #655 into master will increase coverage by 0.44%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #655      +/-   ##
============================================
+ Coverage     42.59%   43.04%   +0.44%     
+ Complexity     1221     1208      -13     
============================================
  Files            51       51              
  Lines          3742     3703      -39     
============================================
  Hits           1594     1594              
+ Misses         2148     2109      -39
Impacted Files Coverage Δ Complexity Δ
lib/WP_Auth0_LoginManager.php 20% <ø> (+2.26%) 105 <0> (-13) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 163c9a6...a5a0e6d. Read the comment docs.

@joshcanhelp joshcanhelp merged commit a79f767 into master Apr 1, 2019
@joshcanhelp joshcanhelp deleted the deprecations-for-loginmanager branch April 1, 2019 16:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants