post_content ) ) {
$sidebar_id = false;
}
$stm_sidebar_layout_mode = stm_sidebar_layout_mode( $sidebar_position, $sidebar_id );
?>
'
' . __( 'Pages:', 'motors' ) . '',
'after' => '
',
'link_before' => '
',
'link_after' => '',
'pagelink' => '
' . __( 'Page', 'motors' ) . ' %',
'separator' => '
, ',
)
);
?>
post_content ) );
echo wp_kses_post( $stm_sidebar_layout_mode['sidebar_after'] );
?>