get_association_data(); // Print selectable taxonomies ForEach ((Array) $this->get_post_types() AS $post_type => $_){ // Get post type If (!$post_type = Get_Post_Type_Object($post_type)) Continue; $arr_taxonomy = Array_Merge( Array('_wp_user'), Array_Keys($this->Get_Taxonomies($post_type->name)), Array('_explicitly') ); ForEach ((Array) $arr_taxonomy AS $taxonomy){ // Handle the taxonomy If ($taxonomy == '_wp_user') : ?>
> (t('Leave blank to start with the first post.') ?>)
t('With the offset you can pass over posts which would normally be collected by your selection.') ?>
Pro_Notice() ?>
> (t('Leave blank to show all posts on one page.') ?>) Pro_Notice() ?>
t('Disable pagination:') ?> Pro_Notice() ?>
get_default_template()) ?> >