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

Remove Social Amplificator functionality #607

Merged
merged 2 commits into from
Jan 2, 2019
Merged

Conversation

joshcanhelp
Copy link
Contributor

@joshcanhelp joshcanhelp commented Dec 20, 2018

Changes

Removes the Social Amplificator functionality and adds notes to formally deprecate classes.

This does not introduce any breaking changes, just removes the widgets and options from the admin screens.

@joshcanhelp joshcanhelp added this to the 3.9.0 milestone Dec 20, 2018
@codecov-io
Copy link

codecov-io commented Dec 20, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #607      +/-   ##
============================================
+ Coverage     34.34%   36.01%   +1.67%     
+ Complexity     1314     1270      -44     
============================================
  Files            54       52       -2     
  Lines          4161     3968     -193     
============================================
  Hits           1429     1429              
+ Misses         2732     2539     -193
Impacted Files Coverage Δ Complexity Δ
WP_Auth0.php 22.45% <ø> (+0.37%) 62 <0> (ø) ⬇️
lib/admin/WP_Auth0_Admin_Advanced.php 27.58% <ø> (+1.31%) 64 <0> (ø) ⬇️

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 a0a3403...b8e89d4. Read the comment docs.

@@ -305,6 +305,7 @@ public static function create_client( $domain, $app_token, $name ) {

'callbacks' => array(
$options->get_wp_auth0_url(),
$options->get_wp_auth0_url(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why does this array contains the same url twice?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Odd ... that should not be a part of this PR. I'll remove it.

@joshcanhelp joshcanhelp merged commit 6cdae26 into master Jan 2, 2019
@joshcanhelp joshcanhelp deleted the remove-amplificator branch January 2, 2019 19:17
@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