PHP Notice: Undefined index: psot_type in ***/wp-content/themes/GameNews/gavern/helpers/helpers.features.php on line 294
- Code: Select all
($_POST['psot_type'] == 'post' && !current_user_can('edit_post', $post->ID))
maybe psot_type -> post_type?
Thank for fix.
Tibor