Formatting
This commit is contained in:
parent
ca5315f183
commit
864dad25fc
@ -451,7 +451,8 @@ if ( ! function_exists( 'fictioneer_mobile_user_menu' ) ) {
|
||||
|
||||
if (
|
||||
$post_type === 'fcn_chapter' &&
|
||||
! is_search() && comments_open() &&
|
||||
! is_search() &&
|
||||
comments_open() &&
|
||||
! fictioneer_is_commenting_disabled() &&
|
||||
! post_password_required()
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user