sometime adding null post to the_content
-
I have the latest version of this plugin.
It works great, but sometimes it leats to the global $post variable to be null in the_content hook. See below for the sack trace. Can you fix thath?
do_action_ref_array('mec_scheduler'), WP_Hook->do_action, WP_Hook->apply_filters, MEC_schedule->cron, MEC_schedule->append, MEC_schedule->schedule, MEC_render->dates, MEC_render->data, MEC_main->get_post_content, apply_filters('the_content'), WP_Hook->apply_filters, wpuf_show_custom_fields [16-Nov-2020 14:44:14 UTC] PHP Notice: Trying to get property 'ID' of non-object in /home6/joswebgo/public_html/wp-content/plugins/wp-user-frontend/wpuf-functions.php on line 824
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘sometime adding null post to the_content’ is closed to new replies.