Is there a way that I can insert information from the theme's template into the Titles & Meta Templates?
For instance, we are using WooCommerce and, I would like the snippet to include such things as the price.
I.E.:
%%title%%: $%%price%% - %%excerpt%%
Since there is no such variable as "%%price%%" Is there a way to trick the plugin into finding the price information and inserting it there?