Show image url field
-
1) It’s good if you added in options, a checkbox, to SHOW/HIDE the image input field on post-editor…
now it is by default<input type="hidden"
… instead, this type should be “text” (not hidden), if user chooses to show it from plugin’s options page.2) It’s good if you added
<meta name="twitter:card" content="summary" />
…
however, the “summary” should be changeable (it’s same asog:type
for facebook) ; also,<meta name="twitter:url" content="........" />
maybe needed, similar toog:url
3) I ahve question, is there a need for google+ support ?
https://developers.google.com/+/web/snippet/
https://developers.google.com/+/web/snippet/article-renderingor does it automatically get’s OG tags?
- The topic ‘Show image url field’ is closed to new replies.