Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 1
2 answers
66 views

I have a simple question. I do not know how to add custom url in my latest version of wordpress today. In the following snap. The top menu is the one that i want to customize. Inspecting it and ...
Score of 0
1 answer
137 views

The new Text Widget in WordPress 4.8 is stripping out code. For example, if the following code is placed in the widget via the Text editor: <ul> <li><a href="#" class="location"><...
Score of 4
2 answers
4861 views

I have tried with add_filter('show_admin_bar', '__return_false'); in wordpress 4.8 version and its not hiding the admin bar. Help me with a solution.
Score of 4
1 answer
156 views

the tab below on article page edit stops working after upgrade to WP 4.8 I get this js error in console: Any idea to solve this? Thank you
Score of 0
2 answers
2229 views

After updating to Wordpress 4.8 widgets stop working, I mean the textarea inside has disappeared and I read the following error in console: ReferenceError: Can't find variable: wp Global Code — ...
Score of 0
1 answer
145 views

recently I updated wordprees to latest version 4.8. but I found there is a high cpu usage in backend that the page load, drafting and publishing took a lot of time. but the frontend is ok. I searched ...