howto

Minify CSS with notepad++

We create many websites and use many themes and CSS files in our work. All new ideas require CSS optimizations to adjust look and feel. Latest SEO practices suggest to minify everything possible on your website from CSS to HTML.

How to trigger WP-Cron from crontab in WordPress

WordPress cron is a process that runs each time a user visits a website. It triggers the tasks that are due to run and schedules the new ones. Wp-cron is an important feature to have. It publishes posts that are scheduled to be published at given times. It triggers important background events like check for updates, send planned emails and others.

How to program backup software

In this article I will show you how to make your own backup software without downloading any tools. There is a lot of free and paid software for backup that you can use. One of them is Immortal files for both Windows and Mac.

How to show child pages as tabs

In this post I will talk about how to view child pages as tabs in WordPress. We have several plugins where different tabs need to be linked directly from WordPress.org.