Site logo

Archived topic

Beta testing instructions not working?

3 replies · Started by Patrick on October 3, 2017

Viewing posts 1–4 of 4

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?

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".

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.

No problem! :)

This archived topic is closed to new replies.