Home Forums Plugins WordPress Lucky Wheel redirect after win doesn´t work

redirect after win doesn´t work

  • Author
    Posts
  • #221881

    I want to redirect to an specific page after the user win.
    I added this code into the functions.php using the Code Snippets plugin.

    add_filter(‘wplwl_redirect_after_spin’, ‘__return_true’, 99);
    add_filter(‘wplwl_redirect_after_win’, ‘https://mormaiiargentina.com.ar/juga-y-gana/?gano=rayban’, 99);

    When the code is activated the Lucky Wheel doesn´t work and an error 500 if firing at the console

You must be logged in to see replies to this topic. Click here to login or register