Blog
Your blog category
-
How to Install PHP on Ubuntu 20.04 LTS
PHP, which is a recursive acronym for PHP Hypertext Preprocessor, is a popular server-side scripting language used for web development. It is an HTML embedded language and finds its use in a wide range of websites and web apps. The most popular use of PHP has been in the world of Content Management Systems (CMS).
-
Understanding the Frontity React Framework Set up for WordPress
WordPress has been the most popular content management system for a long time now. Not only does it power over 30% of the websites on the Internet, but it also boasts a huge community of contributors who keep the WordPress ecosystem alive and strong. WordPress is primarily a PHP based server software. There are thousands
-
How to Show Posts by Date Modified on WordPress Homepage
If you maintain specific posts on your blog which are regularly updated with new information, it’s best to sort the posts on your homepage with the recently updated posts on your site to get more visibility to the updated content. To order homepage posts by date modified on your WordPress site, paste the code below to your theme’s functions.php


