• HI,

    I am using ithemes pro version and there have a Hide Backend functionality whenever i activate this functionality.

    it restrict my plugin form action .Below my form

    <form name="signup" id="signup" method="post" action="<?php echo get_admin_url().'admin-post.php'; ?>" onsubmit="return validate_form('signup');">

    so, how to solve this.

The topic ‘Hide Backend feature restrict the plugin form action’ is closed to new replies.