Add comment for clarification

This commit is contained in:
Tetrakern 2024-08-22 00:44:05 +02:00
parent 113ffabc4e
commit 124633565b

View File

@ -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',