You can certainly use tribe_show_month() cactusthemes – we don’t generally promulgate that as something that will work in isolation, though, for a number of reasons:
- Supporting assets (CSS and JS) will not be set up without extra work – ordinarily you won’t see tooltips if you simply drop that function into a theme template, for instance
- By itself, it means you will have duplicate content (the same view also being available, typically, at the main events page)
- The pagination links if you navigate forwards or backwards relate to the main month view, so this can introduce challenges for a consistent user experience and, as with the above point, may also be an issue for those users who have SEO concerns front-of-mind
Not everyone will be concerned with the above and of course it’s possible to address each point – so it’s definitely a useful and valid tool to have in your arsenal – but isn’t necessarily a complete answer for everyone.