You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the comments menu will not be available in the new nav-unification menu it doesn't make sense fixing directly this. It makes sense though to account for any third party plugins registered which may use '. That said, we can explore not passing through wptexturize() all the menu titles before serving them in class-admin-menu.php
The text was updated successfully, but these errors were encountered:
obenland
changed the title
Texturize menu titles before sending them through the API
Un-texturize menu titles before sending them through the API
Dec 14, 2020
Steps to reproduce
What I expected
In
Comments I've made
What happened instead
In
Comments I’ve made
Since the comments menu will not be available in the new nav-unification menu it doesn't make sense fixing directly this. It makes sense though to account for any third party plugins registered which may use '. That said, we can explore not passing through wptexturize() all the menu titles before serving them in
class-admin-menu.php
The text was updated successfully, but these errors were encountered: