GIT repository WordPress development strategy
Let’s talk about a solution for creating a new WordPress site: keep files in the GIT repository, update using git pull and apply WP CLI commands.
Check the latest tips, tricks and news from the IT market.
Stay up to date with the marketLet’s talk about a solution for creating a new WordPress site: keep files in the GIT repository, update using git pull and apply WP CLI commands.
Let’s have a look at an example of adding i18next to the React Class component. Here is a step by step tutorial.
How to add the ability to dynamically change window size from inside the iframe? Let’s find out.
In this article, we will find a solution for disabling CloudFlare caching directly from your browser. It’s a handy trick for testing.
Do you use add_menu_page add_submenu_page in your plugin and have custom forms placed in the WordPress Dashboard Area? Having trouble in displaying form errors / success messages? In this article you will find a solution. Admin form custom $_GET param Let’s imagine we are authors of a WordPress plugin, and we would like to add […]
We are going to add a PHP function to measure and save every page load time to a text file. Here is how to do it.
We would like to create our own report with custom text formatting and the ability to filter data by custom rules.
In this tutorial, we will show how to use a single Bash script that will handle many website building tasks in a matter of seconds.
we have a shared mailbox [email protected] and would like to configure it in Thunderbird (or any other Mail Client).
Are you using GatsbyJS and would like to enable push notifications? You will find a solution in this article.