B7 Multiple Featured Images for Post
The “B7 Multiple Featured Images for Post” plugin for WordPress allows you to go beyond the single featured image limitation. This plugin empowers you to add up to three additional featured images to your posts, providing a richer visual representation of your content. Display these images on your posts using a simple function call in your theme or via a convenient shortcode. How does the plugin work? This plugin extends the functionality of WordPress posts by adding a meta box in the post edit screen. This meta box allows you to select up to three additional images using the standard WordPress media uploader. These images are then stored as post meta data, which can be retrieved and displayed on the front-end of your site. Usage Adding Multiple Featured Images: When editing a post, locate the “Multiple Featured Images” meta box in the sidebar. Click the “Select Image” buttons to choose up to three additional featured images using the WordPress Media Library. Save or update your post. Displaying Images on the Frontend: In your theme’s template files: Use the function b7mufeimdisplaymultiplefeatured_images( get_the_ID(), 'medium' ); in your theme’s template files (e.g., single.php, content.php). Replace 'medium' with your desired image size (thumbnail, medium, large, full, or custom sizes). Using Shortcode: Use the shortcode [b7_multiple_featured_images] within your post content or widgets to display the multiple featured images. Shortcode Parameters: The [b7_multiple_featured_images] shortcode accepts the following optional parameters to customize its output: size: (Optional) Defines the image size to be displayed. Possible values: Any registered WordPress image size name (e.g., thumbnail, medium, large, full) or a custom image size name defined by your theme. Default value: thumbnail if the size parameter is not specified. post_id: (Optional) Specifies which post’s featured images to display. Possible values: The ID of a WordPress post. Default value: If post_id is not specified, the shortcode will display multiple featured images for the current post where the shortcode is used. Shortcode Usage Examples: Here are various ways to use the shortcode: Basic Usage (Default Thumbnail Size, Current Post): [b7_multiple_featured_images] This will display the multiple featured images of the current post, using the thumbnail image size for each image. Specify Image Size (Medium Size, Current Post): [b7_multiple_featured_images size="medium"] This will display the multiple featured images of the current post, using the medium image size. You can replace "medium" with other sizes like "large" or "full". Specify a Post ID (Thumbnail Size, Specific Post): [b7_multiple_featured_images post_id="123"] This will display the multiple featured images of the post with ID 123, using the default thumbnail image size. Replace "123" with the actual ID of the post you want to target. Specify Both Size and Post ID (Large Size, Specific Post): [b7_multiple_featured_images size="large" post_id="456"] This will display the multiple featured images of the post with ID 456, using the large image size. Replace "456" with the desired post ID and "large" with your preferred image size. Using in Widgets: You can directly paste any of the above shortcode examples into a WordPress Text widget to display multiple featured images in your sidebar or other widget areas. Remember that in most cases in widget areas, you would likely want to specify a post_id to display images from a specific post, rather than relying on “current post”.
Top keywords
- post28×4.87%
- images25×4.35%
- featured20×3.48%
- featured images19×3.30%
- size19×3.30%
- multiple16×2.78%
- multiple featured16×2.78%
- multiple featured images16×2.78%
- id13×2.26%
- image13×2.26%
- display10×1.74%
- image size10×1.74%
Pixalia Image Assistant
Pixalia Image Assistant helps you manage your WordPress featured images (thumbnails) efficiently. It combines a Free Featured Image Checker with a powerful AI Image Generator powered by Pixalia. Free Features (No Account Required) Eyecatch Checker (Featured Image Audit): Automatically scans your published posts and identifies those missing a Featured Image. You can quickly see which articles need attention directly from the Posts list. This feature is completely free and works without a Pixalia account. OGP Image Preview: Preview how your Featured Image will look when shared on social media (SNS). Premium Features (Requires Pixalia Account) AI Image Generation: Generate unique, high-quality images from text descriptions, post titles, or content directly within the Post Editor with just one click. Seamless Integration: Generated images are automatically saved to your Media Library and can be instantly set as the Featured Image or inserted directly into the post content. Style Customization: Choose from various styles (Anime, Realistic, 3D, etc.) and aspect ratios to match your site’s design. 3rd Party Service Disclaimer To use the AI Image Generation feature, this plugin connects to the Pixalia API. Pixalia is an external service that provides AI image generation. Service Name: Pixalia Service URL: https://pixalia.me/ Account Requirement: You need a Pixalia account and API Key for image generation features. (Not required for the Eyecatch Checker). Pricing: The plugin and the Eyecatch Checker are free. Generating images requires points on the Pixalia platform. Terms of Service: https://pixalia.me/terms-en Privacy Policy: https://pixalia.me/policy-en Usage 1. Check for Missing Featured Images (Free) Go to Pixalia > Settings. Click the “Bulk Check” button to scan the status of existing posts. Go to the Posts > All Posts screen. You will see the Featured Image status for each post. 2. Generate AI Images (Premium) Setup: 1. Go to Pixalia > Settings. 2. Enter your Pixalia API Key to enable Premium features. 3. (Optional) Set the default Art Style and Aspect Ratio. 4. Save changes. How to Generate: * For Featured Images: Open the post editor. In the sidebar “Pixalia Assistant” menu, go to Featured Image and click the Generate button. * For Section Images: Open the post editor. In the sidebar “Pixalia Assistant” menu, go to Section Image. Click the Generate & Insert button for the specific section where you want to add an image.
Top keywords
- pixalia17×4.44%
- image16×4.18%