Guest User

fix session social-auto-poster.php

a guest
Aug 21st, 2025
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1.     // session set
  2. if ( is_admin() || defined( 'DOING_CRON' ) ) {
  3.     add_action( 'init', 'wpw_auto_poster_sessionset', 15 );
  4. }
Advertisement
Add Comment
Please, Sign In to add comment