Hello everyone! Is there a way of customizing admin panel of Wordpress? For example, I want that when users log in to fill content, the user interface has the most resemblence to the acutal site/blog.
There are some API to deal with the WP Dashboard. But completely customize the admin panel is still a big problem. I see some theme (like Q&A) don't allow users to go to back-end. Instead of that, they create some static pages in the front-end that allow users to post new articles. I think you can do that, it's safer and faster than dealing with back-end.