• got a notice that shows “wp-content\plugins\content-expiration-redirect\content-expiration-and-redirect.php on line 58″, the correct code might be ”

    $id = $query->post->ID;

    instead

    $query->queried_object->ID

    • This topic was modified 7 years, 9 months ago by zengxiaoluan.
    • This topic was modified 7 years, 9 months ago by zengxiaoluan.
  • The topic ‘got a notice that shows content-expiration-and-redirect.php on line 58’ is closed to new replies.