wecobble / Subtitles

Add subtitles into your WordPress posts, pages, custom post types, and themes. No coding required. Simply activate Subtitles and you're ready to go.
http://wordpress.org/plugins/subtitles/
GNU General Public License v2.0
117 stars 186 forks source link

Gutenberg Support #104

Open grappler opened 6 years ago

grappler commented 6 years ago

Once #68 is fixed then we can start working on Gutenberg support.

I started looking into how this would be possible. It seems like we would need to extend VisualEditor and TextEditor but it does not seem so easy at the moment.

I have opened an issue upstream https://github.com/WordPress/gutenberg/issues/6072

philiparthurmoore commented 6 years ago

See also: https://github.com/WordPress/gutenberg/issues/6409

philiparthurmoore commented 6 years ago

https://wordpress.org/support/topic/gutenberg-support-4/#post-10254053

shtefcs commented 5 years ago

Hey guys, is this possible with Gutenberg? I can't find subtitle field.

philiparthurmoore commented 5 years ago

@shtefcs Pretty sure it's possible. I was on a bit of a hiatus from this due to a new baby - it's not really a priority. I'm getting back into things slowly so I expect to be able to revisit this in the coming weeks.

grappler commented 5 years ago

@shtefcs In the meantime you could test my PR #113 if you wanted to.

philiparthurmoore commented 5 years ago

🙌🏽🙌🏽🙌🏽

shtefcs commented 5 years ago

@shtefcs Pretty sure it's possible. I was on a bit of a hiatus from this due to a new baby - it's not really a priority. I'm getting back into things slowly so I expect to be able to revisit this in the coming weeks.

Aaa that is so cute, take care of your baby man :).

@shtefcs In the meantime you could test my PR #113 if you wanted to.

@grappler thanks for the response buddy. I manage to do it simply buy installing plugin called Classic Editor which gave me that subtitle field inside pages.