WordPress – another way to add widgets area (sidebar) below a post
Previously I described one method to add custom widgets areas by copying and modifying theme files:
Now I’d like to describe another possibility when it comes to adding widgets area above or below a post or page – by adding the_content
filter.