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('Select %s by Author'), $post_type->label) ?>

Pro_Notice() ?>

name == 'post'): ?>

t('Select %s explicitly (Additionally to your selection)'), $post_type->label) ?>

Get_All_Posts($post_type->name, $GLOBALS['post']->ID) AS $p) : ?> ID, (Array) @$meta['post_selection'][$post_type->name][$taxonomy]['selection'])) ?> >

t('Select %s explicitly (Additionally to your selection)'), $post_type->label) ?>

Pro_Notice() ?>

t('Select %1$s by %2$s'), $post_type->label, $taxonomy->label) ?>

Pro_Notice() ?>

> (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() ?>

t('Template') ?>

find_templates() AS $file => $properties ) : ?>

get_default_template()) ?> >