WordPress / press-this

Press This is a little tool that lets you grab bits of the web and create new posts with ease. It will even allow you to choose from images or videos included on the page and use them in your post. Use Press This as a quick and lightweight way to highlight another page on the web.
49 stars 22 forks source link

Parse and interpret more OGP and other markup #11

Open dshanske opened 7 years ago

dshanske commented 7 years ago

https://github.com/dshanske/indieweb-post-kinds/blob/master/includes/class-parse-this.php

I forked Press This and used it as the basis for the above class, which interprets additional parameters and passes them along. Might be worth reincorporating this work.