• ricardopoppi

    (@ricardopoppi)


    Hi! I’m trying to put an php widget on my wp install showing the number of signatures.

    I tried to use this snippet but something is certaintly missing as it is showing wrong numbers. Do you have a piece of code to execute this?

    Snippet I’m using:

    <?php
    printf(__("<p> Showing %d to %d of %d (%d confirmed)</p>","fcpetition"),$n +1,$j,fcpetition_countu($po),fcpetition_count($po));
    ?>

    [Please post code snippets between backticks or use the code button.]

    https://www.ads-software.com/extend/plugins/wordpress-petition-plugin/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WordPress Petition Plugin] Signatures counter’ is closed to new replies.