', + 'after_title' => '
', + ) ); +} +add_action( 'widgets_init', 'sidebar_widgets' ); + +/* +* Pagination +*/ +function pagination( $args = null ) { + + $defaults = array( + 'page' => null, + 'pages' => null, + 'range' => 2, + 'gap' => 3, + 'anchor' => 0, + 'before' => '- ',
+ 'after' => '
+ +
+ ++ 100, + 'style' => 'ol', + 'short_ping' => true, + 'reply_text' => __( 'Reply', 'halos' ), + ) ); + ?> +
+ + + + + + +