Closed marekhrabe closed 4 years ago
find a place for social previews feature and create a scaffolding
Since the feature will not rely on the SEO Tools module, I would recommend relying on our existing block scaffolding to have this feature be like another block, relying on JetpackPluginSidebar
a bit like Shortlinks do?
https://github.com/Automattic/jetpack/blob/4c63a49fc0139c3296248e09ee69dedb537e024f/extensions/blocks/shortlinks/index.js#L31-L35
Awesome, let's follow that path then
This tasks is to make a scaffolding in the
extensions
directory for our Social Previews feature. Nothing more than a placeholder file where we will later add code and get our dependencies ready.TODO:
@automattic/social-previews
into JetpackRequires https://github.com/Automattic/wp-calypso/pull/44385 to be merged and published