Useful WordPress SQL Queries You Wish You Knew Earlier

WordPress is driven by a MySQL database. This is something active WordPress users would know. However, if you only just read about it here from us, here’s what you should know. MySQL is a free relational database management system available in most web hosting services. All of the WordPress data like the posts, comments, categories, …

SheepIt form cloning jquery plugin

SheepIt is a jQuery plugin that allows you to clone form elements dynamically. It is very useful to develop advanced forms that require the same type of load data multiple times. For example, if you have a form as follows: In which a person’s data is loaded (Name, Surname and Telephone), sheepIt can transform the …