Home Forums Support 1.6 Beta

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #513535
    Valen

    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.

    #513562
    Leo
    Staff
    Customer Support

    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.

    #513566
    Valen

    Yes, it’s saved and activated, and it’s been about an hour.

    #513569
    Valen

    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!

    #514046
    Leo
    Staff
    Customer Support

    No problem!

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