Wesley Silva
Forum Replies Created
-
Sorry for my forced English via Google Translate.
But I already decided! I checked your code and saw that it doesn’t have a specific hook, so the solution was to create a post request to get the current track and search for it in the post type albums, that way I can get the id of the artist I wanted to log to the download. My goal was to limit the number of daily downloads by the user and manage the number of downloads per artist.
Result present at https://hypetracks.io/
Forum: Developing with WordPress
In reply to: Não estou conseguindo configurar um novo page_templateO filtro page_template que estou usando peguei na documentação https://developer.wordpress.org/reference/hooks/type_template/ e o quinto argumento no filtro peguei referências em https://wordpress.stackexchange.com/questions/45901/passing-a-parameter-to-filter-and-action-functions. O fato é que ja tentei de várias maneiras, inclusive não passando o 5 argumento, deixando essa responsabilidade para um atributo da classe. Mas mesmo assim não funcionou, de qualquer forma vou continuar tentando
Forum: Developing with WordPress
In reply to: Não estou conseguindo configurar um novo page_templateObrigado Sanches!
E desculpa por ter postado aqui