Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

CFTL registers a help screen via a deprecated API #1872

Open
benlk opened this issue Jul 15, 2020 · 0 comments
Open

CFTL registers a help screen via a deprecated API #1872

benlk opened this issue Jul 15, 2020 · 0 comments
Labels
category: clean up unused code/clean up items Estimate: < 2 Hours priority: low Nice-to-have in a release. type: tech debt For necessary updates because code is old

Comments

@benlk
Copy link
Collaborator

benlk commented Jul 15, 2020

contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead.

https://github.com/INN/largo/blob/590181982d22a5444eb3c5ccca58ea8b56db12f7/inc/wp-taxonomy-landing/functions/cftl-admin.php#L185-L200

This is low-priority if we're eliminating CFTL; medium-priority otherwise.

@benlk benlk added priority: low Nice-to-have in a release. type: tech debt For necessary updates because code is old Estimate: < 2 Hours category: clean up unused code/clean up items labels Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: clean up unused code/clean up items Estimate: < 2 Hours priority: low Nice-to-have in a release. type: tech debt For necessary updates because code is old
Projects
None yet
Development

No branches or pull requests

1 participant