Q get_all_labelvM|ele-custom-skin[knטͿ Custom GridMЄT^w EDIT_POSTҏMFs9(k EDIT_NOTESMn,@X]pX]X]0[@Aβj CREATE_NOTES.+M7c1 register_type} elementor-proAV}D{& elements_ids f*2 No Conditions&2{r propertiesM @}H i( DELETE_NOTES^!*Ddaction_settingsn-Q؎ get_main_idMNshow_in_libraryΌHR_ get_main_post&vM|ele-custom-skin M9Mm READ_NOTESMFVPn popup_action^)tC not_found404.4BZ preview_typeVPn popup_actionvqbget_properties*ji get_locationfhefi get_propertyqbget_properties/FR_ get_main_metahefi get_propertyFr7L ajax_handler "QMw

ҏMiD EXPORT_GROUP1v Notes ProxyM ~Efuget_nameҏMVpSOsite-templates#d}w on_exportҏMFVPn popup_action} elementor-pro>2PM|Ɣget_usage_data6d eicon-arrow-} elementor-prow view_siteҏM$Z]%Z]&Z]'Z](Z]2PM|Ɣget_usage_datan2z{LmentionsҏM& qw View SiteҏM} elementor-promd message_and_die p e_notes.idM+16 only_threadsVZ⊒16 only_repliesSa] !Z]`ssUҏHefmd message_and_die/ STATUS_TRASH.} elementor-prow Location:ҏMNUS'|GP safe_redirectfmd message_and_dieEXY document_type?ٰ where_not_inn.H]r select_rawM fZ⊒16 only_repliesT dreplied_threads*$~resolvedҏMхB16 only_trashed>+16 only_threads!QW is_resolvedM+16 only_threadsx Os users_usedMFEXY document_type~~requiredҏMǰ~ descriptionM6~requiredҏM 0 ) { for ( $i = 0; $i <= intval( $widgets_columns ); $i++ ) { // phpcs:ignore Generic.CodeAnalysis.ForLoopWithTestFunctionCall.NotAllowed if ( $has_footer_widgets ) { $classes[] = 'has-footer-widgets'; break; } $has_footer_widgets = is_active_sidebar( "footer_$i" ); } } if ( ! empty( $class ) ) { if ( ! is_array( $class ) ) { $class = preg_split( '#\s+#', $class ); } $classes = array_merge( $classes, $class ); } else { // Ensure that we always coerce class to being an array. $class = array(); } $classes = array_map( 'esc_attr', $classes ); /** * Filters the list of CSS footer class names. * * @since 1.0.0 * * @param string[] $classes An array of footer class names. * @param string[] $class An array of additional class names added to the footer. */ $classes = apply_filters( 'inspiro_footer_class', $classes, $class ); return array_unique( $classes ); } /** * Checks to see if we're on the front page or not. */ function inspiro_is_frontpage() { return ( is_front_page() && ! is_home() ); } /** * Add a pingback url auto-discovery header for single posts, pages, or attachments. * * @since 1.0.0 * * @return void */ function inspiro_pingback_header() { if ( is_singular() && pings_open() ) { echo ''; } } add_action( 'wp_head', 'inspiro_pingback_header' );