1
We have a Wordpress site already in operation and we need to develop a functionality in the same that enables the following:
- Allow a DJ to register and create his site profile;
- Create a page that shows the information of a particular DJ. On this page I need a widget that shows the favorite songs of this DJ, another widget that shows the last entries and another widget with the most accessed.
I have no experience with Wordpress, but with PHP and Mysql.
Are there components for this? What is the best way to do this?