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

Remove Workouts (premium) #102

Closed
senlin opened this issue Aug 9, 2021 · 0 comments
Closed

Remove Workouts (premium) #102

senlin opened this issue Aug 9, 2021 · 0 comments

Comments

@senlin
Copy link
Owner

senlin commented Aug 9, 2021

Remove the new “Workouts” from navigation admin.php?page=wpseo_workouts

See https://wordpress.org/support/topic/remove-workouts-premium/

Possible way to add this

li#toplevel_page_wpseo_dashboard>ul>li:nth-child(7) {
    display: none;
}
@senlin senlin self-assigned this Aug 9, 2021
senlin added a commit that referenced this issue Aug 16, 2021
* release date August 16, 2021
* include hiding "Workouts" submenu (#102)
* adjust admin CSS to not affect other plugins (https://wordpress.org/support/topic/css-affect-other-plugin/)
@senlin senlin closed this as completed Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant