wordpress - Select form of post categories on a post blog -


i have blog layout , on top select form post categories. how can implemented? should make custom blog layout or there plugin doing this? have pic showing on site blog layout of posts selecting category option

any appreciated!

do want filter blog according assigned category using category form?

wordpress provided default widget category filter assign widget , print using dynamic_sidebar @ index.php file file call when open blog. please assign home page , blog page @ admin setting panel.


Comments

Popular posts from this blog

How to understand 2 main() functions after using uftrace to profile the C++ program? -

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -