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
Changed the block editor script to only be included on the block editor (back-end). This indirectly fixes a JavaScript error: Uncaught (in promise) {code: 'rest_not_logged_in'}"`
v1.3.5 (I forgot to release this separately)
Added fallback for post_excerpt if blank, to use 55 words from post_content.
Enabled date format to apply to custom fields.
Added class to User and Post field blocks if paragraph formatting is enabled: has-p-formatting.
Remove trailing margin on Post Field and User Field blocks if paragraph formatting is enabled