Plugin Directory

Changeset 2978322


Ignore:
Timestamp:
10/12/2023 07:00:36 PM (2 years ago)
Author:
belingo
Message:

fix shortcode belingogeo_region_content

File:
1 edited

Legend:

Unmodified
Added
Removed
  • belingogeo/trunk/includes/shortcodes.php

    r2977809 r2978322  
    206206                }
    207207            }
     208        }else{
     209            if($exclude == 1 && is_array($atts_region)) {
     210                $show_content = true;
     211            }
    208212        }
    209213    }elseif(!$current_city && !is_array($atts_region)) {
Note: See TracChangeset for help on using the changeset viewer.