Skip to content

Conversation

@JoryHogeveen
Copy link
Owner

@JoryHogeveen JoryHogeveen commented Aug 17, 2018

  • Enhancement/Fix: Support AJAX search in the Role Defaults module. Module: Role Defaults doesn't support user ajax search #100
  • Enhancement: Add support for X-Redirect-By header since WordPress 5.0. #42313
  • Enhancement: Improve uninstall script.
  • Enhancement: Use latest WPCS v1.1 update and fix code standard notices.
  • UI: Change the default top level node text to "View As" (same as Facebook uses).
  • Updated: Screenshots

@JoryHogeveen JoryHogeveen added this to the 1.8.2 milestone Aug 17, 2018
@JoryHogeveen JoryHogeveen self-assigned this Aug 17, 2018
$settings, $current, $defaults, $allowed
);
$filter = 'view_admin_as_update_' . $type . '_settings' . $this->_filter_postfix;
$settings = apply_filters( $filter, $settings, $current, $defaults, $allowed );
Copy link
Owner Author

Choose a reason for hiding this comment

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

Document this

@JoryHogeveen JoryHogeveen merged commit 96e5efb into master Sep 25, 2018
@JoryHogeveen JoryHogeveen changed the title 1.8.2 v1.8.2 Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant