I would show the contetn of a specific page in the sidebar. I use this code in the sidebar: $id=123; $p=get_page($id); echo apply_filters('the_content', ...
確定! 回上一頁