In wordpress, we may edit wordpress theme files to add some html meta tags. However, if we want to add html meta tags by programming, how to do? In this tutorial, we will introdue this topic.
WordPress only allows us to upload 2M file defaultly. In this tutorial, we will introduce you 3 ways to increase the maximum file upload size in WordPress.
WordPress does not allow us to upload python script file (.py) to web server defaultly. In this tutorial, we will introduce you how to upload .py files to wordpress successfully.
When you click a html input or textarea, you may find there exists a border around them. In this tutorial, we will introduce you how to remove this border.
We can add MathJax easily using some wordpress plugins. However, you may also can not show math equations after having install mathjax in wordpress. In this tutorial, we will list some problems and fix them.
When you are using google search console, you may find Breadcrumbs – Invalid URL in field “id” error. In this tutorial, we will introduce you how to fix.
If you plan to create a custom url rewrite url in wordpress, you may need to know current url rewrite rules in wordpress. In this tutorial, we will list all of them.