Admin bar search using WordPress HTTPS
-
Great plugin, I have all secured without warnings except when logged in. The search form present in the admin bar uses a plain http and I cannot figure out how to update or remove. I tried the ‘Hide Admin Bar Search’ plugin and the search bar disappears, but the warning remains and this still shows in source….
<form action="https://www.wmnf.org/" method="get" id="adminbarsearch"><input class="adminbar-input" name="s" id="adminbar-search" type="text" value="" maxlength="150" /><label for="adminbar-search" class="screen-reader-text">Search</label><input type="submit" class="adminbar-button" value="Search"/></form>
Can someone suggest how to get this action to https URL or remove all together? I don’t think any of our users use this search much and it would not be a problem just to not have it there at all.
- The topic ‘Admin bar search using WordPress HTTPS’ is closed to new replies.