Browse
For agents
About
Advanced Custom Fields (ACF®)
/
6.1.4
Advanced Custom Fields (ACF®)
v6.1.4
Switch version
6.8.9
6.8.8
6.8.7
6.8.6
6.8.5
6.8.4
6.8.3
6.8.2
6.8.1
5.8.5
5.8.6
5.8.7
5.8.8
5.8.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
5.9.9
6.0.0
All 230 releases
Overview
Code
← All changes
|
includes/loop.php
+2
-1
6.0.0
→
6.1.4
View file →
@@ -4,9 +4,10 @@
4
4
exit; // Exit if accessed directly
5
5
}
6
6
7
7
if ( ! class_exists( 'acf_loop' ) ) :
8
-
8
+
9
+
#[AllowDynamicProperties]
9
10
class acf_loop {
10
11
11
12
12
13
/*