Customized open graph tags of specific pages generated by a WordPress plugin with PHP
Customized open graph descriptions of specific pages generated by a WordPress plugin with PHP
Worked around the baked in settings of a plugin by using PHP filters to override the open graph tags of that page. I tweaked the plugin through the functions.php file and not the plugin files because the software updates would periodically override any changes.
