Create Your Own Custom Post Type
A sample code how to create your own CPT (Custom Post Type) using functions.php
A sample code how to create your own CPT (Custom Post Type) using functions.php
No Comments - Mar 27, 2019
Just in case you wanted to learn this function get_currentuserinfo() here is the sample of a code.
No Comments - Mar 19, 2019
You may use this code on your templates just in case you want to get the ID of the homepage and or the ID of the Blog Summary page.
No Comments - Mar 19, 2019
Insert this code in wp-config.php at the bottom of the file.
No Comments - Mar 19, 2019
If you wanted to add or use google fonts into your wordpress site, simply copy the code below and pasteit into functions.php
No Comments - Mar 11, 2019
If you wanted to change the default image optimizer quality, add this little trick to functions.php
No Comments - Mar 10, 2019
No Comments - Mar 09, 2019
To fix leverage browser caching for Apache server, you may use the following code below:
No Comments - Mar 09, 2019