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 control the categories displayed on the homepage in WordPress
- The following WordPress tutorial column will introduce to you how to control the categories displayed on the homepage in WordPress. I hope it will be helpful to friends in need!
- WordPress 3925 2021-01-14 17:17:35
-
- How to add Meta Box to WordPress
- Below, the WordPress tutorial column will introduce you to the method of adding Meta Box to WordPress. I hope it will be helpful to friends who need it! To add Meta Box in WordPress, you need to use add meta boxes Action, which allows...
- WordPress 2922 2021-01-12 16:59:24
-
- Detailed explanation of building WordPress on Ubuntu 16.04
- Below, the WordPress Tutorial column will introduce to you how to build WordPress on Ubuntu 16.04. I hope it will be helpful to friends who need it! Install Apache "apt-get install apache2"...
- WordPress 3168 2021-01-06 16:52:26
-
- Solve the problem of 'Your host has disabled the Mail function' when sending emails in WordPress
- Below, the WordPress tutorial column will introduce to you how to solve the problem of "Your host has disabled the Mail function" when sending emails in WordPress. I hope it will be helpful to friends in need! Recently, I discovered a very interesting phenomenon when searching for topic bugs, which is the problem of SMTP mailbox settings. Comments and replies...
- WordPress 3766 2021-01-04 14:18:33
-
- How to implement visitor statistics in WordPress
- Below, the WordPress tutorial column will introduce to you how to implement visitor statistics in WordPress. I hope it will be helpful to friends in need! A brief introduction to using php+mysql to implement simple visitor statistics...
- WordPress 4584 2020-12-29 16:55:06
-
- How to enable multi-user/multi-site/multi-domain name mode in wordpress
- The following WordPress tutorial column will introduce to you how to enable multi-user/multi-site/multi-domain name mode in WordPress. I hope it will be helpful to friends in need! 1. Enable multi-user network and add wp-config.php in the root directory of the website...
- WordPress 7050 2020-12-24 15:35:02
-
- What to do if css cannot be loaded after wordpress turns on ssl
- Solution to the problem that CSS cannot be loaded after wordpress turns on SSL: 1. Find the functions.php file and replace the "js/css" path with a relative path; 2. Add the code "if ($_SERVER[' HTTP_X...)" can be used.
- WordPress 3414 2020-12-21 09:44:26
-
- How WordPress determines the browser
- Below, the WordPress tutorial column will introduce to you how WordPress determines the browser. I hope it will be helpful to friends in need! At present, most theme templates do not have good support for the obsolete IE, which affects the experience. You can use the variables provided by WordPress to determine the browser used by the visitor, and then remind the user to upgrade the browser.
- WordPress 2678 2020-12-18 15:27:39
-
- WordPress5.6 'Insert from URL' image BUG problem solved
- Below, the WordPress tutorial column will introduce to you how to solve the "Insert from URL" image bug in WordPress 5.6. I hope it will be helpful to friends in need! The only good thing about WordPress 5.6 is that the Chinese version was released at the same time, because developers have been working hard to optimize and enhance the block editor...
- WordPress 3750 2020-12-16 16:13:20
-
- Compatibility of WordPress plugins, themes and PHP8
- Below, the WordPress tutorial column will introduce to you the compatibility of WordPress plug-ins, themes and PHP8. I hope it will be helpful to friends in need! PHP8 was released on November 26, 2020 by WordPress Core Contributor Jonathan Desrosiers…
- WordPress 4351 2020-12-14 14:48:57
-
- How to make WordPress support uploading SVG format images and displaying them in the media library
- Below, the WordPress tutorial column will introduce to you how to enable WordPress to support uploading SVG format images and displaying them in the media library. I hope it will be helpful to friends in need! Due to the characteristics of SVG format images, malicious code may be inserted and the website is easily attacked, so for security reasons WordPress...
- WordPress 2651 2020-12-09 13:53:05
-
- Wordpress turns on debug mode
- Below, the WordPress tutorial column will introduce to you how to turn on debugging mode in WordPress. I hope it will be helpful to friends who need it! Modify wp-config.php:define('WP_DEBUG', true);...
- WordPress 2907 2020-12-07 14:08:51
-
- WordPress cannot move uploaded files to wp-content/uploads
- Below, the WordPress tutorial column will introduce to you the solution to the problem that uploaded files cannot be moved to wp-content/uploads in WordPress. I hope it will be helpful to friends in need!
- WordPress 3928 2020-12-03 14:29:26
-
- Solve the problem that WordPress cannot output content using the_content() method
- Below, the WordPress tutorial column will introduce to you the solution to the problem that WordPress cannot use the_content() method to output content. I hope it will be helpful to friends in need! When using WordPress, I use the_content() method on a page to output the current page...
- WordPress 5426 2020-11-30 14:57:36
-
- How to add special styles to articles published within a certain period of time in WordPress
- The following WordPress tutorial column will introduce to you how to solve the problem of upgrading WordPress to add special styles to articles published within a certain period of time. I hope it will be helpful to friends who need it! Through the following code, you can add a "latest article" prompt or output different styles for articles published within a certain period of time...
- WordPress 9411 2020-11-27 15:57:15