Simple tips for moving the toolbar in WordPress to the bottom, wordpress tips _ PHP Tutorial

Source: Internet
Author: User
Simple tips for moving the toolbar in WordPress to the bottom, wordpress tips. A simple introduction to tips for moving the toolbar in WordPress to the bottom. wordpress tips introduce the toolbar concept from WordPress3.1, after a user logs on to the frontend and backend pages, the tips and tricks for moving the toolbar in WordPress to the bottom are briefly described.

The toolbar concept has been introduced from WordPress 3.1. after a user logs on, a black toolbar is displayed at the top of the front and back pages, you can use the toolbar to quickly create articles, pages, media, users, and view articles and comments, such:

Some WordPress users do not like this toolbar and choose to remove it. This toolbar is a bit useful. now you have another option. if you do not like it to be displayed on the top, you can move this toolbar to the bottom of the page, just in the functions of the current topic. add the following php code to php:

Function fb_move_admin_bar () {echo'';} // Add_action ('admin _ head', 'FB _ move_admin_bar') in the background toolbar; // add_action ('WP _ head ', 'FB _ move_admin_bar ');

For Chrome users, there is a small problem in moving the toolbar to the bottom, that is, when the page is not loaded, the Chrome bottom will display the status information, which will block the WordPress toolbar.

Articles you may be interested in:
  • How to register and call menus in WordPress
  • How to implement the second-level navigation menu in WordPress using JavaScript
  • Implementation points of scrolling and fade-in effects in the WordPress navigation menu
  • PHP core methods for creating navigation menus in WordPress

Idea introduces the toolbar concept from WordPress 3.1. after a user logs on to the front and back pages...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.