You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cool feature would be to allow the exclusion of certain text content created by the author from WP using html comment tag.
For example:
Pagraph 1: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Pagraph 2: Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
The content on WP would not be affected and show both paragraph 1 & 2. But on Steemit it should only show paragraph 1 since paragraph two is enclosed in a hide tag that the plugin should detect.
Thanks!
The text was updated successfully, but these errors were encountered:
A cool feature would be to allow the exclusion of certain text content created by the author from WP using html comment tag.
For example:
Pagraph 1: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Pagraph 2: Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
The content on WP would not be affected and show both paragraph 1 & 2. But on Steemit it should only show paragraph 1 since paragraph two is enclosed in a hide tag that the plugin should detect.
Thanks!
The text was updated successfully, but these errors were encountered: