• My home test server WordPress install is on bleeding edge WP builds and 5.5.0 throws a deprecated function notice, which I have disagnosed to Classic Editor plugin

    Line 339 of class-editor.php uses add_option_whitelist() – the notice asks for add_allowed_options() to be used instead, for which there is no documentation yet ??

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deprecated function add_option_whitelist’ is closed to new replies.