Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Resolved] Beta testing instructions not working?

Home Forums Support [Resolved] Beta testing instructions not working?

Home Forums Support Beta testing instructions not working?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #396705
    Patrick

    I followed the instructions and added

    add_action( ‘after_setup_theme’,’tu_beta_tester’ );
    function tu_beta_tester() {
    add_filter( ‘generate_premium_beta_tester’,’__return_true’ );
    }

    to code snippets but I am not seeing an option for any beta testing? What am I doing incorrectly?

    #396710
    Tom
    Lead Developer
    Lead Developer

    Once that snippet is activated it may take a few minutes before the update shows up – you might be able to force it to show up by going to “Dashboard > Updates”.

    #396715
    Patrick

    I just noticed that when you said active, I thought it was active and apparently just making the snippet does not activate it. I’m sorry. Thanks for the quick reply.

    #396718
    Tom
    Lead Developer
    Lead Developer

    No problem! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.