__( 'Only for page builder.', 'maskitto-light' ), 'panels_icon' => 'dashicons dashicons-groups', 'panels_groups' => 'theme-widgets' ) ); } /* Front-end display of widget. */ public function widget( $args, $instance ) { $title = (string) NULL; $subtitle = (string) NULL; if ( isset( $instance[ 'title' ] ) ) { $title = esc_attr( $instance[ 'title' ] ); } if ( isset( $instance[ 'subtitle' ] ) ) { $subtitle = esc_attr( $instance[ 'subtitle' ] ); } $partners = wp_count_posts( 'partners' ); if( isset( $partners->publish ) && $partners->publish > 0){ ?>

'partners', 'posts_per_page' => 20 ) ); while ( $loop->have_posts() ) : $loop->the_post(); $image = esc_url( get_post_meta( get_the_ID(), 'wpcf-background-image', true )); $url = esc_url( get_post_meta( get_the_ID(), 'wpcf-url', true )); if( !$url ) $url = '#'; ?>

Types plugin XML file from our documentation to access this option.', 'maskitto-light' ); ?>