Archived topic
1.6 Beta
4 replies · Started by Valen on March 6, 2018
Hi, I added this code
add_action( 'after_setup_theme','tu_beta_tester' );
function tu_beta_tester() {
add_filter( 'generate_premium_beta_tester','__return_true' );
}
via Code Snippets.
I clicked on the update box, but it doesn't update to 1.6.
Thanks.
Hi there,
Can you first make sure the snippet is saved and activated?
If so it should work. Sometimes you do have to give it 15 minutes to get the notification.
Yes, it's saved and activated, and it's been about an hour.
Actually, I figured it out. I was trying to update from the box, but I just noticed the notification under the plugin. That wasn't clear to me to look there, so it works now. Thanks!
No problem!