Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author NextScripts

    (@nextscripts)

    Please look at the function nxs_snapLogPublishTo from the NextScripts_SNAP.php

    Thread Starter Mr. Grande

    (@grandeto)

    Tnx

    I added:

    if ($post->ID % 3 == 0) {return;}

    just after line 73:

    if (!function_exists("nxs_snapLogPublishTo")) { function nxs_snapLogPublishTo( $new_status, $old_status, $post ) { clean_post_cache( $post->ID );

    It works

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Auto-post only every second post’ is closed to new replies.