Plugin Directory

Changeset 2891062


Ignore:
Timestamp:
03/31/2023 09:14:57 AM (3 years ago)
Author:
wearerequired
Message:

Updating readme/assets from GitHub

Location:
wp-feed-post-thumbnail
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-feed-post-thumbnail/tags/3.0.0/README.md

    r2887402 r2891062  
    3333### Any way to force the plugin to always add a certain thumbnail size? ###
    3434
    35 Yes. The plugin has two filters available for this:
     35Yes, the plugin has two filters available for this:
    3636
    3737    // Filters the size on media:content tag. Defaults to 'full'.
     
    4747### Can I change which images are shown? ###
    4848
    49 Yes, The plugin has two filters available for this:
     49Yes, the plugin has two filters available for this:
    5050
    5151    // Filters the featured image attachment post object.
  • wp-feed-post-thumbnail/trunk/README.md

    r2887402 r2891062  
    3333### Any way to force the plugin to always add a certain thumbnail size? ###
    3434
    35 Yes. The plugin has two filters available for this:
     35Yes, the plugin has two filters available for this:
    3636
    3737    // Filters the size on media:content tag. Defaults to 'full'.
     
    4747### Can I change which images are shown? ###
    4848
    49 Yes, The plugin has two filters available for this:
     49Yes, the plugin has two filters available for this:
    5050
    5151    // Filters the featured image attachment post object.
Note: See TracChangeset for help on using the changeset viewer.