Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author TC.K

    (@wp_dummy)

    The usage of the template code is like this:

    <?php
        $arg=array('id'=>102);
        echo get_uwpqsf_form($arg);
    ?>

    You’ll need to pass the argument as array.

    Thread Starter d_alinus2004

    (@d_alinus2004)

    Hello,
    It’s perfect. Many thank’s

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add the filter with PHP code’ is closed to new replies.