Envato Elements 2024 Cyber Sale

Topic Archives

SQL

SQL articles and resources that cover everything from the basics to more advanced techniques for database management.

View all web design content

20 Code Snippets for Extending the Functionality of WordPress

20 Code Snippets for Extending the Functionality of WordPress

When coding WordPress themes, especially if you do it regularly, its really useful to have a selection of code snippets in your toolbox to just ‘copy-n-paste’ as and when the…

20 Time-Saving WordPress SQL Query Snippets

20 Time-Saving WordPress SQL Query Snippets

WordPress stores every single scrap of information within a MySQL database. Posts, pages, comments, shortcodes, plugin settings… absolutely everything. The WordPress backend is fantastic and does allow you to manage…