• Line 65 is causing an exception:
    if ( current_user_can( 'edit_page') || current_user_can( 'edit_post') )
    I think the ‘edit_post’ function requires a second post_id argument, but I’m not sure. Has anyone else gotten a Undefined offset: 0 exception?

  • The topic ‘Plugin causing an exception.’ is closed to new replies.