>
ID, '_association_settings', True)){
If ($association_settings['post_limit'] == '') $association_settings['post_limit'] = -1;
If ($association_settings['associated_cat_id'])
$associated_posts = get_posts (Array( 'cat' => $association_settings['associated_cat_id'],
'numberposts' => $association_settings['post_limit'] ));
If (!Empty($associated_posts)) : ?>
-
ID)) : ?>
ID) ?>
', '
'); ?>