{"id":21790,"date":"2021-03-21T15:00:59","date_gmt":"2021-03-21T14:00:59","guid":{"rendered":"https:\/\/qodeinteractive.com\/magazine\/?p=21790"},"modified":"2022-01-11T11:10:36","modified_gmt":"2022-01-11T10:10:36","slug":"fix-wordpress-admin-bar-missing-issue","status":"publish","type":"post","link":"https:\/\/qodeinteractive.com\/magazine\/fix-wordpress-admin-bar-missing-issue\/","title":{"rendered":"Fix Missing Admin Bar Issue in WordPress"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]The admin bar is one of the most useful tools that WordPress has for its logged-in users. It offers a faster way of creating new pages and posts, accessing various sections within the dashboard, as well as reaching plugin and theme options directly from the frontend of the website. This makes the admin bar a popular tool used daily by every logged-in WordPress user.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]Given all that, it could be quite an inconvenience if, suddenly, you weren\u2019t able to use these admin bar shortcuts, and were forced to navigate using the WordPress dashboard only. This can happen when the admin bar goes missing, which could be due to one of several reasons. Sometimes, the admin bar can vanish entirely and, sometimes, a white bar could be present on the same spot instead of the admin bar.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/1-Missing-admin-bar.jpg\" class=\"attachment-full size-full\" alt=\"Missing admin bar\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/1-Missing-admin-bar.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/1-Missing-admin-bar-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/1-Missing-admin-bar-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/1-Missing-admin-bar-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;60px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/2-Missing-admin-bar-on-page.jpg\" class=\"attachment-full size-full\" alt=\"Missing admin bar on page\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/2-Missing-admin-bar-on-page.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/2-Missing-admin-bar-on-page-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/2-Missing-admin-bar-on-page-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/2-Missing-admin-bar-on-page-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]Regardless of how this error is displayed on your end, we will explain the troubleshooting steps you need to take when your WordPress admin bar is missing. We\u2019ll cover a range of potential causes by going through various solutions:[\/vc_column_text][vc_empty_space height=&#8221;22px&#8221;]<ul class=\"qodef-unordered-list-item qodef-toc\">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\"><a href=\"#enabling-the-show-toolbar-option\">Enabling the Show Toolbar option<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_empty_space height=&#8221;5px&#8221;]<ul class=\"qodef-unordered-list-item qodef-toc\">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\"><a href=\"#clearing-cache-and-cookies\">Clearing cache and cookies<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_empty_space height=&#8221;5px&#8221;]<ul class=\"qodef-unordered-list-item qodef-toc\">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\"><a href=\"#deactivating-plugins\">Deactivating plugins<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_empty_space height=&#8221;5px&#8221;]<ul class=\"qodef-unordered-list-item qodef-toc\">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\"><a href=\"#deactivating-the-theme\">Deactivating the theme<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_empty_space height=&#8221;5px&#8221;]<ul class=\"qodef-unordered-list-item qodef-toc\">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\"><a href=\"#editing-the-functions-php-file\">Editing the functions.php file<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_empty_space height=&#8221;5px&#8221;]<ul class=\"qodef-unordered-list-item qodef-toc\">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\"><a href=\"#enabling-wordpress-debugging\">Enabling WordPress debugging<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_empty_space height=&#8221;5px&#8221;]<ul class=\"qodef-unordered-list-item qodef-toc\">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\"><a href=\"#reviewing-the-additional-css\">Reviewing the additional CSS<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_empty_space height=&#8221;68px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h2 class=\"qodef-h4\">How to Fix the Missing Admin Bar Issue in WordPress<\/h2>\n<p>[\/vc_column_text][vc_column_text]Since the admin bar can only be displayed for logged-in users, <strong>it is important to verify that you are logged in before trying any of the troubleshooting steps mentioned below<\/strong>. You can do this by <strong>navigating to your login URL<\/strong>. This is the address usually created by adding <strong>\/wp-admin<\/strong> at the end of your website URL. If you are logged in, you will be redirected to your website\u2019s WordPress dashboard, otherwise, you will see the WordPress login screen.<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/02\/WP-Login.jpg\" class=\"attachment-full size-full\" alt=\"WP Login\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/02\/WP-Login.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/02\/WP-Login-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/02\/WP-Login-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/02\/WP-Login-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>After confirming that you are logged in, open one of your pages in the frontend to see if the issue is still present. If your WordPress admin bar is still missing, you should proceed with the troubleshooting steps described below.<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]The steps we cover tackle various reasons for this issue, starting from the most common ones to very specific, niche situations. As some of the methods we\u2019ll go over involve editing template files, you should <a href=\"https:\/\/qodeinteractive.com\/magazine\/how-to-manually-backup-wordpress-website\/\">make a backup of your website<\/a> beforehand, just in case. Once you\u2019ve done that, we can begin.[\/vc_column_text][vc_empty_space height=&#8221;72px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h3 class=\"qodef-h5\"><a id=\"enabling-the-show-toolbar-option\"><\/a>Enabling the Show Toolbar Option<\/h3>\n<p>[\/vc_column_text][vc_column_text]The most common reason for a missing admin bar is that you disabled the <em>Show Toolbar<\/em> option, accidentally or otherwise. Therefore, the first step is to check if this option is enabled and to turn it on if it isn\u2019t, in the hopes that this will solve the issue.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]To check the status of the Show Toolbar option, <strong>navigate to Users &gt; Profile<\/strong>. If your user role is non-administrative, you only need to navigate to <em>Profile<\/em>, since you won\u2019t have access to the data of all other users. Next, <strong>locate the <em>Toolbar<\/em> option<\/strong> in the Personal Options section near the top of the screen. Then, <strong>make sure that the checkbox next to the <em>Show Toolbar when viewing site<\/em> option is checked. If it isn\u2019t, check it, and press the <em>Update Profile<\/em> button at the bottom<\/strong>.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/4-Show-toolbar.jpg\" class=\"attachment-full size-full\" alt=\"Show toolbar\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/4-Show-toolbar.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/4-Show-toolbar-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/4-Show-toolbar-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/4-Show-toolbar-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]Once you\u2019ve done that, stay logged in and <strong>open one of your pages to see if the admin bar is present<\/strong> on the frontend.[\/vc_column_text][vc_empty_space height=&#8221;72px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h3 class=\"qodef-h5\"><a id=\"clearing-cache-and-cookies\"><\/a>Clearing Cache and Cookies<\/h3>\n<p>[\/vc_column_text][vc_column_text]In most cases, the missing admin bar issue will be resolved by enabling the <em>Show Toolbar<\/em> option as described in the previous step. However, if it isn\u2019t, don\u2019t worry. The issue may have gotten resolved but you weren\u2019t aware of it because of caching issues. We advise clearing your cache and cookies to check if this is the case for you as well.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]<strong>Furthermore, we suggest clearing cache and cookies after each of the other troubleshooting methods covered in this article. This will help you properly test the efficiency of the methods you try, as you will be seeing the latest, up-to-date, version of your page.<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]To clear browser cache and cookies in Chrome, <strong>click on the three dots<\/strong> in the top right corner. Then, <strong>hover over the <em>History<\/em> option and click on the second <em>History<\/em> option<\/strong> that appears in the submenu. This will open the History page within the Chrome browser. You can also access this page manually by typing in <strong>chrome:\/\/history\/<\/strong> in the address bar.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/5-Chrome-history.jpg\" class=\"attachment-full size-full\" alt=\"Chrome history\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/5-Chrome-history.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/5-Chrome-history-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/5-Chrome-history-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/5-Chrome-history-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]Next, <strong>select the <em>Clear browsing data<\/em> option<\/strong> from the menu on the left.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/6-Clear-browsing-data-option.jpg\" class=\"attachment-full size-full\" alt=\"Clear browsing data option\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/6-Clear-browsing-data-option.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/6-Clear-browsing-data-option-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/6-Clear-browsing-data-option-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/6-Clear-browsing-data-option-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]This will open the browser clearing popup window. The popup window has two tabs\u2014Basic and Advanced, with the Basic open by default. <strong>Choose the time range and what type of data you wish to delete and click on the <em>Clear data<\/em> button<\/strong> below to clear your browsing data. If you want more control regarding what data you delete, switch to the Advanced tab and make the adjustments you want before clearing your data.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/7-make-the-adjustments-you-want-before-clearing-your-data.jpg\" class=\"attachment-full size-full\" alt=\"Make the adjustments you-want before clearing your data\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/7-make-the-adjustments-you-want-before-clearing-your-data.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/7-make-the-adjustments-you-want-before-clearing-your-data-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/7-make-the-adjustments-you-want-before-clearing-your-data-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/7-make-the-adjustments-you-want-before-clearing-your-data-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]Afterward, <strong>check your pages to see if the admin bar has returned. If it hasn\u2019t, try to clear all other forms of cache your website could have, such as the plugin and server cache<\/strong>.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]If you are using a caching plugin, you will likely have a separate option or set of options for clearing cache. For example, with the <a href=\"https:\/\/wordpress.org\/plugins\/w3-total-cache\/\" target=\"_blank\" rel=\"noopener\">W3 Total Cache plugin<\/a>, that option is located in the admin bar. In cases like these, you would need to <strong>log in to the WordPress admin dashboard<\/strong> and access the plugin options from there. For the W3 Total Cache plugin, <strong>hover over the <em>Performance<\/em> option, then select the <em>Purge All Caches<\/em> option<\/strong> from the submenu.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/8-Purge-All-Caches-option.jpg\" class=\"attachment-full size-full\" alt=\"Purge All Caches option\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/8-Purge-All-Caches-option.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/8-Purge-All-Caches-option-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/8-Purge-All-Caches-option-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/8-Purge-All-Caches-option-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]Afterward, <strong>check the frontend of one of your pages<\/strong> to see if the admin bar has reappeared.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]Finally, if the admin bar is still not present after clearing both the browser and plugin cache, you should try to delete the server cache (provided it is enabled on your server) as well. To do so, <strong>you will need to contact your hosting provider and ask them to clear any server caching<\/strong>. Once they\u2019ve done that, you should <strong>check the status of the admin bar using the frontend of one of your pages<\/strong>.[\/vc_column_text][vc_empty_space height=&#8221;81px&#8221;][vc_widget_sidebar sidebar_id=&#8221;new-top-picks-banner&#8221;][vc_empty_space height=&#8221;84px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h3 class=\"qodef-h5\"><a id=\"deactivating-plugins\"><\/a>Deactivating Plugins<\/h3>\n<p>[\/vc_column_text][vc_column_text]Apart from the two reasons mentioned above, another of the more common reasons why the <a href=\"https:\/\/qodeinteractive.com\/magazine\/wordpress-admin-bar\/\">WordPress admin bar<\/a> could be missing is a faulty plugin. This could be due to an error in the plugin files or a piece of code that hides the admin bar. Therefore, the following troubleshooting suggestion involves deactivating all your plugins, one at a time, until you find the one causing the issue.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]<strong>Navigate to Plugins &gt; Installed Plugins<\/strong> to see the list of all your installed plugins. Then, <strong>press the <em>Deactivate<\/em> button<\/strong> next to each plugin, one at a time.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/9-Deactivating-plugins.jpg\" class=\"attachment-full size-full\" alt=\"Deactivating plugins\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/9-Deactivating-plugins.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/9-Deactivating-plugins-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/9-Deactivating-plugins-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/9-Deactivating-plugins-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]After you deactivate a plugin, <strong>reload the page where you are checking for your admin bar<\/strong>. Repeat the same process\u2014keep checking the page after each deactivation\u2014until the admin bar reappears. When the admin bar reappears, you\u2019ll know the last plugin you deactivated is the culprit. To avoid having this issue again, <strong>we advise asking the plugin authors for help with sorting out the plugin<\/strong>. We also advise supplying the plugin authors with the error log, as it can speed up the process of resolving the error.[\/vc_column_text][vc_empty_space height=&#8221;72px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h3 class=\"qodef-h5\"><a id=\"deactivating-the-theme\"><\/a>Deactivating the Theme<\/h3>\n<p>[\/vc_column_text][vc_column_text]If you\u2019ve gone through all your plugins and weren\u2019t successful in solving this issue, it is time to apply the same troubleshooting method to your theme. Meaning, you should switch to a default theme to test if your current theme is causing the admin bar to vanish. If you haven\u2019t got a default theme installed on your website, you should go to the <a href=\"https:\/\/wordpress.org\/themes\/\" target=\"_blank\" rel=\"noopener\">WordPress theme repository<\/a>, download a theme, and <a href=\"https:\/\/qodeinteractive.com\/magazine\/how-to-install-wordpress-theme\/\" target=\"_blank\" rel=\"noopener\">install it<\/a> on your website first.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]After that, <strong>navigate to Appearance &gt; Themes and locate the default WordPress theme. Hover over it<\/strong> and <strong>press the <em>Activate<\/em> button<\/strong> that appears.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/10-Press-the-Activate-button.jpg\" class=\"attachment-full size-full\" alt=\"Press the Activate button\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/10-Press-the-Activate-button.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/10-Press-the-Activate-button-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/10-Press-the-Activate-button-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/10-Press-the-Activate-button-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]Shortly after, <strong>you will receive a success message<\/strong> stating that the new theme has been activated. Then, you should <strong>check a page from your website<\/strong> to see if the issue has been resolved. <strong>You can do that either by pressing on the <em>Visit site<\/em> link or by manually reloading one of your already opened pages<\/strong>.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/11-Visit-site-link.jpg\" class=\"attachment-full size-full\" alt=\"Visit site link\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/11-Visit-site-link.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/11-Visit-site-link-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/11-Visit-site-link-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/11-Visit-site-link-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>If the admin bar reappears after switching themes, it confirms that your current theme is the culprit<\/strong>. This could be due to an error in the files or if a key function isn\u2019t being used. One example of the latter is not having the <a href=\"https:\/\/developer.wordpress.org\/reference\/functions\/wp_footer\/\" target=\"_blank\" rel=\"noopener\">wp_footer()<\/a> function included before the closing <code class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">&lt;\/body&gt;<\/code> tag in the footer.php file. However, this is a less common reason for the issue than it used to be, as adding the wp_footer() function in the appropriate place has become a part of the WordPress coding standards now. So it could mean your theme is simply out of date.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]Another reason for the missing admin bar could be that the theme includes some kind of code, PHP or CSS, that hides the admin bar. Whichever the case might be, if you determine your theme caused the issue, <strong>we advise contacting the theme authors for help. Furthermore, we also suggest going through with the next two methods\u2014editing the functions.php and enabling WordPress debugging as well<\/strong>. They can help you narrow down the cause of the issue further or even solve it.[\/vc_column_text][vc_empty_space height=&#8221;72px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h3 class=\"qodef-h5\"><a id=\"editing-the-functions-php-file\"><\/a>Editing the functions.php file<\/h3>\n<p>[\/vc_column_text][vc_column_text]If you\u2019ve pinpointed that the admin bar is missing because of your theme, we advise looking into its functions.php file. The admin bar can be disabled with a simple one-line snippet of code that is usually added in the functions.php file. This snippet could have been added by some of your other users or even, unknowingly, you. Therefore, it\u2019s worth investigating your functions.php file. Before proceeding, we suggest brushing up on your <a href=\"https:\/\/qodeinteractive.com\/magazine\/how-to-use-ftp\/\">knowledge of FTP<\/a>, as it will be required for the steps below.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]Then, <strong>connect to your server<\/strong> using your FTP credentials and <strong>navigate to your root WordPress directory<\/strong>, often called public_html.<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12a-Editing-the-functions-php-file.jpg\" class=\"attachment-full size-full\" alt=\"Editing the functions php file\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12a-Editing-the-functions-php-file.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12a-Editing-the-functions-php-file-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12a-Editing-the-functions-php-file-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12a-Editing-the-functions-php-file-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>Navigate to \/wp-content\/themes<\/strong> and <strong>click on the directory of your current theme<\/strong> to open it. Then, <strong>locate the functions.php file<\/strong> within, <strong>right-click on it<\/strong>, and <strong>select the <em>View\/Edit<\/em> option<\/strong>.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12-Click-on-the-directory-of-your-current-theme.jpg\" class=\"attachment-full size-full\" alt=\"Click on the directory of your current theme\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12-Click-on-the-directory-of-your-current-theme.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12-Click-on-the-directory-of-your-current-theme-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12-Click-on-the-directory-of-your-current-theme-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12-Click-on-the-directory-of-your-current-theme-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>Open the file<\/strong> using any text editor and <strong>check its content<\/strong> carefully. <strong>You will be looking for the following piece of code that disables the admin bar:<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;][vc_column_text]<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">add_filter( 'show_admin_bar', '__return_false' );<\/pre>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;18px&#8221;][vc_column_text]<strong>After finding that code, simply delete it and save the changes you made to the file.<\/strong><br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/13-Simply-delete-code.jpg\" class=\"attachment-full size-full\" alt=\"Simply delete code\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/13-Simply-delete-code.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/13-Simply-delete-code-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/13-Simply-delete-code-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/13-Simply-delete-code-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]Then, <strong>upload the file back to the server<\/strong> to overwrite the old file that\u2019s currently there. After that, <strong>examine one of your pages<\/strong> to see if the admin bar has reappeared.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]However, <strong>if you weren\u2019t able to find the above-mentioned line of code<\/strong>, there is one more thing you can try with your functions.php file. <strong>Try adding the following line of code at the end of the file<\/strong>:[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;][vc_column_text]<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">add_filter( 'show_admin_bar', '__return_true' );<\/pre>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;18px&#8221;][vc_column_text]The steps to do this are the same as described above; the only difference is that you would be inserting a line of code instead of removing it.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]This new line forces the admin bar to show. It would override any code created to hide the admin bar that might be present in one of your plugins. <strong>After adding this line of code, make sure to check the status of your admin bar. If it is still missing even after clearing the browser cache and examining the page, you should remove the line of code you just added and proceed to the next troubleshooting method.<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;72px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h3 class=\"qodef-h5\"><a id=\"enabling-wordpress-debugging\"><\/a>Enabling WordPress Debugging<\/h3>\n<p>[\/vc_column_text][vc_column_text]If the issue was caused by an error in the code, either in the theme or plugin files, you will be able to pinpoint the exact file and line of code by reviewing the <a href=\"https:\/\/qodeinteractive.com\/magazine\/how-to-turn-on-error-logs-in-wordpress\/\">error log<\/a>. You should also enable debugging in WordPress, as it will indicate any warnings and errors on the screen if they exist.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]To enable debugging in WordPress, <strong>connect to your server<\/strong> using your FTP credentials and <strong>navigate to your root WordPress directory<\/strong>, often called public_html.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12a-Editing-the-functions-php-file.jpg\" class=\"attachment-full size-full\" alt=\"Editing the functions php file\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12a-Editing-the-functions-php-file.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12a-Editing-the-functions-php-file-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12a-Editing-the-functions-php-file-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/12a-Editing-the-functions-php-file-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>Locate the wp-config.php file, right-click on it, and select the <em>View\/Edit<\/em> option.<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/14-Locate-the-wp-config-php-file.jpg\" class=\"attachment-full size-full\" alt=\"Locate the wp config php file\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/14-Locate-the-wp-config-php-file.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/14-Locate-the-wp-config-php-file-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/14-Locate-the-wp-config-php-file-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/14-Locate-the-wp-config-php-file-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>Open the file<\/strong> using any text editor and <strong>insert the following line of code<\/strong> above the \/* That&#8217;s all, stop editing! Happy blogging. *\/ comment line:[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;][vc_column_text]<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">define('WP_DEBUG', true);<\/pre>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;39px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/15-Insert-the-following-line-of-code.jpg\" class=\"attachment-full size-full\" alt=\"Insert the following line of code\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/15-Insert-the-following-line-of-code.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/15-Insert-the-following-line-of-code-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/15-Insert-the-following-line-of-code-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/15-Insert-the-following-line-of-code-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]Afterward, <strong>save the changes<\/strong> you made to the file and <strong>upload it back to the server<\/strong> to overwrite the old file that\u2019s currently there.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]Then, <strong>open one of your pages<\/strong> and <strong>check for errors<\/strong>, if any, that are shown on the screen. <strong>Depending on what the errors indicate, you should let your theme or plugin authors know about them. This knowledge could be very useful in solving the error and retrieving your missing WordPress admin bar quickly.<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;72px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h3 class=\"qodef-h5\"><a id=\"reviewing-the-additional-css\"><\/a>Reviewing the Additional CSS<\/h3>\n<p>[\/vc_column_text][vc_column_text]If you tried all the options mentioned above, you can explore the more uncommon reasons for this issue. Namely, the admin bar could be hidden with some of the CSS code you added to the website. It might sound unlikely, but users often copy unverified code to their site and it ends up causing them problems. In the section below, we\u2019ll show how to investigate if this is the case with you.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]After logging into your admin dashboard, <strong>navigate to Appearance &gt; Customize &gt; Additional CSS<\/strong> and <strong>review all the CSS<\/strong> that you added here. The ID used for the admin bar is <strong>wpadminbar<\/strong>, which means you will have to look for CSS code in the format given below.<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;][vc_column_text]<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">#wpadminbar {\r\n\/\/ Some CSS code here\r\n}<\/pre>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;18px&#8221;][vc_column_text]Unfortunately, as there are quite a few possible ways of hiding the admin bar with CSS, we can\u2019t tell you exactly how the code will look. However, we will include the three most common CSS rules for hiding an element, to give you an idea of what to look for. Those are:[\/vc_column_text][vc_empty_space height=&#8221;23px&#8221;]<ul class=\"qodef-unordered-list-item \">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\">display: none;<\/span>        <\/div>\n            <\/li>\n<\/ul><ul class=\"qodef-unordered-list-item \">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\">visibility: hidden;<\/span>        <\/div>\n            <\/li>\n<\/ul><ul class=\"qodef-unordered-list-item \">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\">opacity: 0;<\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_column_text]<strong>After finding the code that hides the admin bar, remove it, and click on the <em>Publish<\/em> button to save your settings<\/strong>. You can also copy the CSS code you find in a text document to save it for further examination before removing it from your site.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/16-Remove-the-code.jpg\" class=\"attachment-full size-full\" alt=\"Remove the code\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/16-Remove-the-code.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/16-Remove-the-code-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/16-Remove-the-code-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/03\/16-Remove-the-code-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]As with all other steps, when you remove the code, <strong>open one of your pages<\/strong> to see if the issue has been resolved. <strong>Also, remember to clear the browser cache before viewing the page<\/strong>.[\/vc_column_text][vc_empty_space height=&#8221;72px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h2 class=\"qodef-h4\">Final Thoughts<\/h2>\n<p>[\/vc_column_text][vc_column_text]If your WordPress admin bar is missing, and this is slowing down your work, and you\u2019re without the shortcuts you\u2019re used to, then follow our guide to fix this issue. Having your admin bar vanish might not be as dire as losing access to your WordPress dashboard, but it can still cause difficulties. Luckily, there are a number of steps you can take to easily solve the problem. Whatever the cause behind it may be, simply follow the steps we outlined in this article and you\u2019ll be ready to get on with your regular work very quickly. If you end up involving the authors of a plugin or theme in the troubleshooting process, make sure to thoroughly explain what the issue is and what steps you have already taken to speed up their work and get everything fixed faster.[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>If your WordPress admin bar is missing and you&#8217;re stumped about what you need to do to get it back, the first step is opening this article.<\/p>\n","protected":false},"author":11229,"featured_media":21846,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[4,52,13],"class_list":["post-21790","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-tips","tag-troubleshooting","tag-wordpress"],"_links":{"self":[{"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/posts\/21790","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/users\/11229"}],"replies":[{"embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/comments?post=21790"}],"version-history":[{"count":0,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/posts\/21790\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/media\/21846"}],"wp:attachment":[{"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/media?parent=21790"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/categories?post=21790"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/tags?post=21790"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}