Add comment for clarification
This commit is contained in:
parent
113ffabc4e
commit
124633565b
@ -892,7 +892,7 @@ function fictioneer_style_queue() {
|
||||
// Shortcodes
|
||||
if (
|
||||
preg_match( '/\[fictioneer_latest_[^\]]*type="list"[^\]]*\]/', $post->post_content ) ||
|
||||
is_admin()
|
||||
is_admin() // Accounts for page editors like Elementor
|
||||
) {
|
||||
wp_enqueue_style(
|
||||
'fictioneer-post-list',
|
||||
|
Loading…
x
Reference in New Issue
Block a user