Thread Starter
5keeve
(@5keeve)
I just created a pull request which implements my propsal…
https://github.com/tcbarrett/WP-Glossary/pull/1
Thread Starter
5keeve
(@5keeve)
So I found that WP-Glossary is messing with my theme in wpg-post-types.class.php in public function the_content where it is putting the reference to the content.
As it is possible to create your own single-glossary.php, where one could put the reference wherever one likes, wouldn’t it be an option to allow to switch the content filter off?