Just to make sure, I took a look in the actual source code of the WordPress repository. The line in question is:
<div class="widget-title"><h4><?php echo $widget_title ?><span class="in-widget-title"></span></h4></div>
I also went through and checked previous changesets to see if we ever accidentally released broken code. If you want to look at the revision log yourself, it’s freely available on Trac.
But the long story made short is that you weren’t seeing a WordPress bug. Someone on your team would have had to explicitly made that change … even if they weren’t willing to take the blame.
All the more reason you should be keeping everything under source control. Then you’d know exactly who made the change, when, and possibly have some idea as to why.
Related Posts:
- Limit widget to certain sidebar?
- Highlight custom widgets in the admin area?
- Can I rename the wp-admin folder?
- How to disable the “Post Lock/Edit Lock”?
- How can I control the position in the admin menu of items added by plugins?
- How to remove screen options and help links in the admin area?
- I’m getting a 404 message when I try to access wpadmin
- Unable to login to my wordpress site. reauth=1 redirection loop
- wp_list_tables bulk actions
- How to hide or remove unwanted widgets on Multisite installation?
- How do I find all admin users using phpmyadmin?
- How to Remove All Widgets from Dashboard?
- Can I add custom attributes while adding inline scripts?
- wp-admin produces a 302 redirect to itself
- Prevent from deleting any user role but subscriber
- Restrict access to admin but allow admin_post hook
- Disable sticky posts feature
- Hide username from users list
- Login to wp-admin “redirect_to” points to wrong URL after migration
- Remove HTTP: from the site URL and just keep // in it
- TinyMCE Autoresize
- WordPress wp-admin suddenly lost its style
- Prevent Admin gui output from page added using add_submenu_page
- Activating Child Theme Breaks Website, Blank Page, Error 500
- Create Read Only Admin
- wp-admin blank in a clean install of WordPress on PHP 5.4 [closed]
- wp-admin is redirecting to back to home page (localhost)
- Rename W3 Total Cache admin menu
- How can I add my script to admin using script-loader.php?
- WP Database Error (Windows Server 2008 & SQL Server)
- Cloned a site but can’t log in – redirecting to old site
- Can I edit the wp_post > post_content right before its inserted/updated?
- Should I add the IP of the server that hosts my sites to the list of authorized IPs in the wp-admin/.htaccess?
- wp-admin edit user url wont show up correct url [closed]
- Which HTTP headers to use for subdomain embedding?
- FORCE_SSL_ADMIN not working
- I get “The PHP Date/Time library is not supported by your web host.” on my CentOS host, what library to I need to install to add support?
- How can I allow core, plugin, theme update checks only for selected admins?
- wp_before_admin_bar_render action not working in back office
- Why am I unable to login after converting to www?
- why my menu is not appearing on the admin panel
- Can enter wp-admin when logged in with custom ajax
- Locked Out Of WordPress Admin Dashboard After Server Move
- lock meta box position on post edit screen for contributors
- Subscribers become Authors after Upgrade? / Mass Update of Users?
- map_meta_cap was called incorrectly error?
- Add field to dashboard to update embedded URL on homepage?
- How to set admin login page as home page
- Redirect loop in /wp-admin/
- Modify WP-Admin login fields
- Create custom fields as image uploads [duplicate]
- 404 error comes up when I go to wp-admin after first installation [closed]
- Is there a quick way to find out what posts haven’t been tagged?
- Placing a custom Control element in an existing block InspectorControls panel
- wp-admin folder removed by hacker [closed]
- Cannot Access wp-admin as redirects to wp-signup.php?
- Screen Options & Help Buttons not working when including Bootstrap Css
- Hide username discovery
- Cookie Domain is preventing Admin login
- How to use the built in tooltip for form validation error messages in WP admin plugin?
- _wpnonce blank screen
- edit.php alter links
- Cannot access WordPress login pages
- How to display site title with post title?
- Cant login to wp-admin
- Restrict submitters from wp-admin [duplicate]
- How change a core block label
- WP-admin or any other is redirecting me to (This page doesn’t seem to exist.)
- Adding a button to send email to a user in WordPress Admin Users table
- Restrict access to admin-post.php
- How do I add something to the “Edit Tag” page in wp-admin?
- How do I make it so that the all users page is not a white screen?
- Strange problem with HIdden Input field and WPAlchemy
- Uncaught SyntaxError: Unexpected Token Illegal
- Can’t access wp-admin after http to https change
- Programtically selecting image URL in Media Library modal
- wp-admin: “Sorry, you are not allowed to access this page.”
- How to access wordpress from domainB which is installed at domainA
- How to optimize the opening speed of admin panel?
- How to change the URL of sub menu page?
- Change wordpress admin home page
- Strange wp admin edit buttons issue
- Cannot access wp-admin after migration to another place
- Regular users logs in as ADMIN if Admin logged in recently
- Enable Excerpt field inside the post editor for pages
- How do I fix the 403 error for wp-admin/admin-ajax.php?
- Failed to load resource: the server responded with a status of 500 (Internal Server Error)
- WordPress switch domains
- Unable to Add User after Site Migration
- Not able to access WP admin Page, redirected and a drop down login menu appears 401 error
- OSX El Capitan local install Maximum upload file size: 2 MB But php.ini set to 64M
- Is it possible to outsource wp-admin to another server?
- Wp mwnu not works at all
- Can’t log into WordPress after domain change
- Search box for hierarchical taxonomies in admin interface
- Custom Admin Message from external source to multiple users
- Customize a WP_Posts_List_Table class
- How can visitors redirect wp-admin to the homepage?
- Creating your own options-general.php page
- Help please i cant login to wordpress panel [closed]