ID ); $post_author = isset( $shiword_opt['shiword_sticky_author'] ) && $shiword_opt['shiword_sticky_author'] == 0? '' : '' . sprintf( __( 'by %s', 'shiword' ), get_the_author() ) . ''; ?>
1 ) { ?>
$val ) { if ( is_numeric( $val ) ) { $input[$key] = $val; } else { unset( $input[$key] ); } } } return $input; } } // the slideshow admin panel - here you can select posts to be included in slideshow if ( !function_exists( 'shiword_slider_edit' ) ) { function shiword_slider_edit() { global $shiword_opt; $shiword_options = get_option( 'shiword_slideshow' ); //return options save message if ( !$shiword_opt['shiword_sticky'] ) { echo '

'. __( 'The slideshow is disabled! Enable it in theme options', 'shiword' ) . '

'; } if ( isset( $_REQUEST['settings-updated'] ) ) { echo '

' . __( 'Options saved.', 'shiword' ) . '

'; } ?>

Items will be ordered as displayed here.', 'shiword' ); ?>

post_title ); if ( $post_title == "" ) { $post_title = __( '(no title)', 'shiword' ); } if ( !isset( $shiword_options[$post->ID] ) ) $shiword_options[$post->ID] = 0; ?>
ID , $shiword_options[$post->ID] ); ?> /> ID, 40, 40, 'slide-thumb' ); ?> ID ) ) as $post_cat ) { echo $post_cat->name . ', '; } ?> post_date_gmt ) ); ?>

post_title ); if ( $page_title == "" ) { $page_title = __( '(no title)', 'shiword' ); } if ( !isset( $shiword_options[$page->ID] ) ) $shiword_options[$page->ID] = 0; ?>
ID , $shiword_options[$page->ID] ); ?> /> post_date_gmt ) ); ?>