On my content page, Author is a vocabulary term. I am trying to create a button next to the author field that would take me to the Add Term page for Author.
Hi! Some of my site that contains a lot of content is taking up to 26 seconds to load. I think it's because the query it's running through to filter the users is super inefficient. How can I add custom code to refine the query results...I'm trying to speed up the site as a whole, and sorting through and displaying the views is the only part of the site with this problem occurs. I've read into the hook function, but I'm still a little new and confused as to how to write the custom code and put it into the site. Help please!