'sp_column', 'numberposts' => -1, 'posts_per_page' => -1, 'orderby' => 'menu_order', 'order' => 'ASC' ); $data = get_posts( $args ); ?>
| post_title; ?> | post_name; ?> | ID, 'sp_abbreviation', true ); if ( $abbreviation ): echo $abbreviation; else: echo $row->post_title; endif; ?> |
| post_title; ?> | post_name; ?> | ID, 'sp_abbreviation', true ); if ( $abbreviation ): echo $abbreviation; else: echo $row->post_title; endif; ?> |