Hello,
first of all, thanks for your plugin and your support.
Now to my problem... I have a couple of dynamic WP Pages, which pull data from non-wp tables and show them. Like browsing a videos/books/games database which gets managed through a custom CMS.
Since the shown data has nothing to do with WP and WP just loads the same page over and over again, there are no real title / description tags to show for your plugin.
Now I would like to know which filters / actions i have to call from my functions.php to give your plugin the data for Meta Description.
Thanks for your help in advance.