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 Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to make WordPress support WebP format images
- Below, the WordPress tutorial column will introduce to you how to make WordPress support WebP format images. I hope it will be helpful to friends in need! WordPress does not support WebP format image uploads by default. Just add the following code to the current theme function template functions.php.
- WordPress 3232 2020-11-05 16:16:41
-
- Teach you how to disable WordPress comments from storing IP addresses
- Below, the WordPress tutorial column will introduce to you how to prevent WordPress comments from storing IP addresses. I hope it will be helpful to friends in need! By default, WordPress will store the IP address of commenters in the background, mainly for anti-spam comments, such as plug-ins such as Akismet...
- WordPress 2516 2020-11-04 15:02:26
-
- How to modify php.ini in wordpress
- How to modify php.ini in wordpress: first find and open the php.ini file; then configure the content as "file_uploads = on; upload_tmp_dir;" etc.; finally save the modification.
- WordPress 4389 2020-10-22 09:08:09
-
- Why should xmlrpc.php be deleted?
- Deleting xmlrpc.php can prevent attackers from remotely injecting malicious xml. The deletion method is to find and open the WordPress root directory, and then directly delete the xmlrpc.php file.
- WordPress 3259 2020-10-08 17:25:57
-
- What to do if php wordpress is garbled
- The solution to garbled characters in php wordpress: first open the "wp-config.php" file; then modify the content to "define('DB_CHARSET', ");"; then set the encoding of the new database to "latin1_swedish_ci".
- WordPress 4590 2020-09-11 09:39:49
-
- How to remove index.php in wordpress
- How to remove index.php in wordpress: first log in to the wordpress backend; then select "Settings - Fixed Links" and set the link; then set the wordpress rewrite rules; and finally create a new htaccess file in the wordpress website directory.
- WordPress 9016 2020-09-08 14:54:40
-
- How to delete xmlrpc.php
- How to delete "xmlrpc.php": First add the code "add_filter('xmlrpc_enabled','__return_false');" to the header of the "functions.php" file; then delete "xmlrpc.php" in the server.
- WordPress 3415 2020-09-02 10:24:23
-
- Regarding the problem of invalid reply button in WordPress 5.5
- Below, the WordPress tutorial column will introduce to you the solution to the invalid reply button in WordPress 5.5. I hope it will be helpful to friends in need! As a solution, you can try adding the following code to theme functions.php: add_filter...
- WordPress 3070 2020-08-17 14:22:20
-
- Regarding the continuous issue of WordPress post IDs
- Below, the WordPress skills column will introduce to you the issue of WordPress article ID continuity. I hope it will be helpful to friends in need! Recently, users often ask, why are the article IDs listed in the thousands when there are only dozens of articles on the website? Generally, people who have this problem use this fixed link form...
- WordPress 3935 2020-07-01 11:49:48
-
- How to customize WordPress login to reply with links and text
- Below, the WordPress Tips column will introduce to you how to customize WordPress login to reply to links and text. I hope it will be helpful to friends in need! By default, "Users must register and log in to post comments" is turned on, and the normal reply button will change to "Log in to reply" and link...
- WordPress 3151 2020-06-29 13:22:23
-
- How to use WordPress?
- How to use WordPress: First download the WordPress source code to the local; then upload the source code to the server; then decompress the source code to the server root directory; then visit the website domain name or address to enter the WordPress installation page; finally configure the site information and database.
- WordPress 4876 2020-06-23 10:01:21
-
- How to manually customize the number of articles displayed in WordPress
- Below, the WordPress skills column will introduce to you the detailed method of manually customizing the number of displayed articles in WordPress. I hope it will be helpful to friends in need! The number of articles displayed per page in WordPress is specified in the background reading settings, and will be applied to the blog list page (usually the home page), search page, tab page...
- WordPress 3633 2020-06-18 13:29:22
-
- Detailed explanation of how to build a WordPress personal website based on centos7
- Below, the WordPress skills column will introduce to you the detailed method of building a WordPress personal website based on centos7. I hope it will be helpful to friends in need! With the popularization of computer technology, more and more people are engaged in IT, but as you go deeper, you will find yourself on a pirate ship. IT is really as deep as the sea...
- WordPress 4073 2020-06-17 13:47:39
-
- What to do if a fatal error occurs when customizing themes and backgrounds in WordPress
- Below, the WordPress Tips column will introduce to you the solutions to fatal errors when customizing themes and backgrounds in WordPress. I hope it will be helpful to friends in need! If you encounter a fatal error when opening the WordPress customization and background menu, similar to: "Fatal error: Uncaug"
- WordPress 4369 2020-06-16 13:51:36
-
- How to solve the problem of being unable to log in to the website after changing the WordPress backend site address
- Below, the WordPress Tips column will introduce to you the solution to the problem of being unable to log in to the website after setting the WordPress backend site address. I hope it will be helpful to friends in need! Newbies who are new to WordPress may think that you can directly set up the general settings page in the background...
- WordPress 3677 2020-06-11 13:26:16