Web Development

12
Jul
New Theme Template in WordPress 4.3: Singular.php

New Theme Template in WordPress 4.3: Singular.php

Last week, the WordPress code development team announced a new theme template in WordPress 4.3, singular.php.
1 min read
15
Jul
Display the Latest Modified Posts in WordPress

Display the Latest Modified Posts in WordPress

Display only posts that were modified last, and not necessarily posts that were published last.
2 min read
03
Feb
Display the Latest Posts in WordPress

Display the Latest Posts in WordPress

Learn how-to display the latest posts in WordPress. Display X amount of posts and learn how-to make the list group into a Bootstrap panel.
2 min read
06
Oct
Add Custom CSS to the Admin Area

Add Custom CSS to the Admin Area

You can customize the WordPress administration panel by adding a function to your theme's function.php file. The
2 min read