I want to put a archive into sidebar. I need to select archive from 3 dropdown list with
- Year
- Month and
- Day
- and Go button.
When I select Year-Month-Day from 3 dropdown lists and click on Go button then selected date archive post will show.
Please help me how it possible
Thanks, amazon
Year, Month and Day are all public query variables, all you need to do is create a search form with appropriately named inputs.
Totally untested, but it should do the trick, let me know of any problems.