Changeset 2978322
- Timestamp:
- 10/12/2023 07:00:36 PM (2 years ago)
- File:
-
- 1 edited
-
belingogeo/trunk/includes/shortcodes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
belingogeo/trunk/includes/shortcodes.php
r2977809 r2978322 206 206 } 207 207 } 208 }else{ 209 if($exclude == 1 && is_array($atts_region)) { 210 $show_content = true; 211 } 208 212 } 209 213 }elseif(!$current_city && !is_array($atts_region)) {
Note: See TracChangeset
for help on using the changeset viewer.