by cathal | Jan 12, 2022 | Tutorials, Wordpress Web Design
Comment and uncomment hotkeys in wordpress development In this post we will show you how you can easily comment and uncomment code. Code commenting for wordpress development What is a coding comment All programs code should also have comments so that it is easy...
by michelle | Dec 9, 2021 | Loading Scripts, Tutorials, Wordpress Web Design
Correctly enqueue javascript and css in WordPress Many web developers using WordPress probably think it is best and easiest to add scripts and stylesheets directly into the header.php file of the theme. Another variant could be to load the script and stylesheet into...
by cathal | Nov 14, 2020 | Wordpress Web Design
What Is WordPress? WordPress is a free, open-source website creation platform. WordPress is a “C.M.S.” – a content management system. WordPress is written in PHP and uses a MySQL database. In non-technical language, WordPress is (arguably) the...