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 run PHP code in WordPress text widget
- Below, the WordPress Tips column will introduce to you how to run PHP code in WordPress text widgets. I hope it will be helpful to friends in need! Any HTML code can be added to the WordPress text widget, but the default PHP code added to the text widget cannot run...
- WordPress 2585 2020-04-15 16:06:03
-
- How to add confirmation dialog to WordPress post button
- Have you ever accidentally clicked the publish button and published an article? If you use social plug-ins, the mistaken publication will be shared on social networks and may even be included by search engines. A piece of code in this article will effectively prevent misuse. happened.
- WordPress 3145 2020-04-13 17:08:17
-
- How to restrict some WordPress user roles from entering the backend
- Sometimes we want to restrict some WordPress user roles from accessing the backend, which can be achieved through the following code. 1. Only administrator, editor and author roles are allowed to access the backend; 2. Default registered user roles are prohibited from entering the backend.
- WordPress 2992 2020-04-05 17:10:00
-
- How to allow visitors to browse only articles in specified categories in WordPress
- Below, the WordPress tutorial column will introduce to you how to set up WordPress to only allow visitors to browse articles in specified categories. I hope it will be helpful to friends in need! Some children asked how to ensure that non-logged-in users can only browse designated category articles. Here is a method.
- WordPress 2812 2020-03-30 11:59:13
-
- How to add Javascript code to WordPress website
- Below, the WordPress Tutorial column will introduce you to the method of adding Javascript code to a WordPress website. I hope it will be helpful to friends in need! If you are modifying the template theme you made, you have control over upgrading and updating, and you can add javascript code more freely...
- WordPress 3643 2020-03-14 14:12:18
-
- How to use a proxy server to solve the problem of slow WordPress upgrade
- The following column of WordPress Tutorial will introduce to you how to use a proxy server to solve the problem of slow WordPress upgrade. I hope it will be helpful to friends in need! There are two ways to update the WordPress version, click automatic upgrade in the background or manually download the new version to replace the old one.
- WordPress 4586 2020-03-09 16:47:47
-
- How to Fix WordPress Password Settings Link Error
- Below, the WordPress Tutorial column will introduce to you how to correct the WordPress password setting link error. I hope it will be helpful to friends in need! When a user registers or forgets his or her password to obtain a new password, WordPress will automatically send a verification link address to the user's mailbox, and the user can set a password by opening this link.
- WordPress 2802 2020-02-24 16:49:29
-
- What is rel='noopener' in WordPress?
- Next, the WordPress tutorial column will introduce to you what rel=”noopener” is? Hope it helps those in need! WordPress will add this attribute to your link if you choose to open it in a new window.
- WordPress 2506 2020-02-20 16:55:28
-
- How to add Chinese fonts to wordpress editor
- Below, the WordPress tutorial column will introduce to you how to add Chinese fonts to the WordPress editor. I hope it will be helpful to friends in need!
- WordPress 4161 2020-02-17 13:54:15
-
- How to display only the blocks you need in the WordPress block editor
- Below, the WordPress tutorial column will introduce to you how to display only the blocks you need in the WordPress block (Gutenberg) editor. I hope it will be helpful to friends in need! WordPress's new block (Gutenberg) editor has been launched for more than a year. Is it easy to use...
- WordPress 4011 2020-02-11 13:38:51
-
- How to batch replace custom column values in WordPress
- Below, the WordPress tutorial column will introduce to you how to batch replace WordPress custom column values. I hope it will be helpful to friends in need! Add the following code to the current theme function template functions.php... It is suitable for modifying only the domain name in the link address and not modifying the link behind the domain name.
- WordPress 2988 2020-02-05 15:52:20
-
- Detailed explanation of how to set up an atom environment for WordPress development
- Below, the WordPress tutorial column will introduce to you how to set up an atom environment for WordPress development. I hope it will be helpful to friends in need! WordPress is really a weird project, and many of its coding standards are so different from PSR2.
- WordPress 2523 2021-02-01 11:54:02
-
- Use Baidu snapshot workaround to download and install the WordPress plug-in
- The following WordPress tutorial column will introduce to you how to use Baidu snapshot to download and install the WordPress plug-in. I hope it will be helpful to friends in need! In view of the fact that China has been unable to access the WordPress official website normally for more than two months, downloading, installing and updating the WordPress plug-in has become a problem.
- WordPress 2447 2020-01-20 13:58:36
-
- WordPress implements login visible comment module
- Below, the WordPress tutorial column will introduce to you how to implement the login visible comment module in WordPress. I hope it will be helpful to friends in need! WordPress can normally be configured to log in to post comments, but you can still see the content of comments without logging in. Recently, some users said that they were notified that websites with personal registration are not allowed...
- WordPress 2815 2020-01-17 16:03:58
-
- the_time How to use WordPress date and time calling functions
- The WordPress date and time calling function is "the_time()", and its usage syntax is "<?php the_time('Y-m-d'); ?>", where the parameter m represents the English month and the parameter Y represents the four-digit year. , parameter d represents the English date.
- WordPress 3226 2020-01-11 09:49:34