current location:Home > Technical Articles > CMS Tutorial > WordPress
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to automatically rename uploaded files in WordPress
- Below, the WordPress introductory tutorial column recommends two pieces of code for automatically renaming media files when uploading them. Hope it helps those in need! Code one, rename according to time; code two, use MD5 encryption to generate numbers and rename them.
- WordPress 3052 2019-11-29 11:24:03
-
- How to Remove WordPress Default 'Uncategorized”
- Below, the WordPress tutorial column will introduce to you how to delete the default "Uncategorized" in WordPress. I hope it will be helpful to friends in need! The newly installed WordPress will automatically create an "uncategorized" default category directory in the background. The name can be modified but cannot be deleted. For those who are new to WordPress.
- WordPress 2920 2019-11-27 13:18:18
-
- How to remove WordPress suffix from backend title
- Below, the WordPress introductory tutorial column will introduce to you how to delete the WordPress suffix in the background title. I hope it will be helpful to friends in need! The default suffix of the WordPress background title is -WordPress. If you want to hide this suffix, you can add the following code to the current theme.
- WordPress 2170 2019-11-26 10:33:02
-
- How to display the last login time of logged in users in WordPress frontend
- WordPress user functions are relatively weak. Some user information that many Chinese people are familiar with does not have default calling codes, such as user registration time, last login time, etc. Below, the WordPress tutorial column will share with you a front-end code that displays the user’s last login time.
- WordPress 3133 2019-11-25 13:18:07
-
- How to display WordPress login user roles
- Below, the WordPress introductory tutorial column will share with you a piece of code for WordPress to display the role of the logged in user. Add the following code to the current theme functions.php; Add the calling code at the appropriate location in the theme template; then cooperate with the following WordPress user information function.
- WordPress 2922 2019-11-23 11:13:13
-
- What should I do if the WordPress media library cannot display images?
- Below, the WordPress Tutorial column will introduce to you the solution to the problem that the WordPress media library cannot display images. I hope it will be helpful to friends in need! The WordPress media library cannot display images. There may be many reasons for the problem. My experience is: maybe you have modified the WordPress configuration file.
- WordPress 5656 2019-11-22 10:34:09
-
- How to make WordPress side widgets sort randomly
- Below, the WordPress tutorial column will introduce to you how to randomly sort WordPress side widgets. I hope it will be helpful to friends in need! Sometimes you may want the sidebar widgets to be displayed in random order. You can add the following code to the end of the functions.php file of the current theme template.
- WordPress 2954 2019-11-21 10:48:48
-
- How to make a complete small version of WordPress Chinese version installer
- Below, the WordPress introductory tutorial column will introduce to you how to make a complete small version of the WordPress Chinese version installation program. I hope it will be helpful to friends who need it! The official pure Chinese version of WordPress is different from the English version in selecting language files to install. The pure Chinese version will be modified for Chinese and is more suitable for Chinese sites.
- WordPress 1974 2019-11-20 14:39:50
-
- How to add new colors to WordPress backend admin interface
- Below, the WordPress tutorial column will introduce to you how to add new colors to the WordPress backend management interface. I hope it will be helpful to friends who need it! Starting from WordPress version 3.8, the backend management interface adopts the popular flat UI design, backend-user-my profile page.
- WordPress 2987 2019-11-20 11:02:31
-
- How to remove WordPress suffix in backend title
- Below, the WordPress tutorial column will introduce to you how to delete the WordPress suffix in the background title. I hope it will be helpful to friends in need! The default suffix of the WordPress background title (title) is -WordPress. If you want to hide this suffix, you can add the following code to the current theme.
- WordPress 2650 2019-11-19 14:37:21
-
- What are the benefits of WordPress corporate website?
- The benefits of a WordPress corporate website are: 1. Free programs, free templates, and free plug-ins; 2. The background operation is very intuitive; 3. Pseudo-static support, no need to generate HTML, saving space resources; 4. Supports SEO, easy to include.
- WordPress 2663 2019-11-19 10:56:10
-
- What are the new features in WordPress 2.8?
- The new features of WordPress 2.8 include: 1. Pendant drag-and-drop function and pendant interface function; 2. The theme and plug-in editor supports syntax highlighting and function query functions; 3. Supports browsing the theme directory and installing themes from the WordPress backend; 4. Supports WordPress console widget column number, etc.
- WordPress 1823 2019-11-19 10:52:26
-
- What are the commonly used functions in wordpress templates?
- Commonly used functions in WordPress templates include: 1. The is_home function determines the home page; 2. The is_single function determines the content page; 3. The is_tag function determines the Tag archive page; 4. The id_data function determines the date archive page; 5. The bloginfo('name') function obtains the blog name, etc.
- WordPress 2491 2019-11-18 15:20:13
-
- How to automatically back up WordPress blog with one click
- How to automatically back up a WordPress blog with one click: 1. Download and install the BackWPup plug-in; 2. Click the plug-in BackWPup-Add New, check the backup type, and select the data table; 3. Click Jobs to set the system schedule; 4. Click run The backup will begin.
- WordPress 2247 2019-11-18 09:27:45
-
- How to remove and add copyright information at the bottom of WordPress articles
- How to remove and add copyright information at the bottom of WordPress articles: First enter the management background, open Appearance-Edit; then click footer.php to edit the footer file, delete or add the required copyright information code; finally click "Update File" to refresh .
- WordPress 3581 2019-11-16 15:45:31