wp_print_community_events_markup example

wp_widget_rss_form( $widget_options[ $widget_id ]$form_inputs );
}


/** * Renders the Events and News dashboard widget. * * @since 4.8.0 */
function wp_dashboard_events_news() {
    wp_print_community_events_markup();

    ?> <div class="wordpress-news hide-if-no-js"> <?php wp_dashboard_primary(); ?> </div> <p class="community-events-footer"> <?php             printf(
                '<a href="%1$s" target="_blank">%2$s <span class="screen-reader-text"> %3$s</span><span aria-hidden="true" class="dashicons dashicons-external"></span></a>',
                
Home | Imprint | This part of the site doesn't use cookies.