• Hey,

    I ran into some problems with the links for the tabs in the post-tabs.php.
    Since those are just pointing to the base url while adding a get param, all other get params would get overwriten.

    So I tweaked the code to:

    <li><a>class="active"<?php endif; ?> href="<?php echo add_query_arg('fep_type','publish' ) ?>">Live</a></li>

    Not sure, if this is the best solution, but maybe someone finds this helpfull…

    Cheers

    https://www.ads-software.com/plugins/front-end-publishing/

  • The topic ‘Links in post tabs php’ is closed to new replies.