Skip to content

Commit

Permalink
Merge pull request #17 from newfold-labs/remove/redirect-param
Browse files Browse the repository at this point in the history
Remove `redirect_param` option name.
  • Loading branch information
diwanshuster authored Nov 29, 2023
2 parents dbebb06 + f3c8398 commit 3d9265b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/Options.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ final class Options {
*/
protected static $options = array(
'redirect' => 'redirect',
'redirect_param' => 'redirect_param',
'activate' => 'activate',
'activate_param' => 'activate_param',
'new_coming_soon' => 'nfd_coming_soon',
Expand Down

0 comments on commit 3d9265b

Please sign in to comment.