Automattic / newspack-custom-content-migrator

Custom migration tasks for launching and migrating Newspack sites on Atomic
5 stars 5 forks source link

LAFocus: Add commands to hide Featured Images when used in post content #467

Closed jorostoyanov closed 6 months ago

jorostoyanov commented 6 months ago

Overview

This PR adds a set of commands to hide Featured Images on Single Post screen if used in Post Content.

The set of commands:

// Hide Featured Images used in Post Content
// Alias of `newspack-content-migrator hide-featured-image-if-used-in-post-content --anywhere-in-post-content`
newspack-content-migrator lafocus-hide-featured-image-if-used-in-post-content

// Hide Featured Images used in Post Content when used as External Image
newspack-content-migrator lafocus-hide-featured-images-on-posts-with-external-image-in-post-content

The reason behind having two commands is that: