Опис
Banner Image is a great plugin to implement custom banner Image for posts, pages, and custom post types (CPT). You can set images easily and later can manage CSS from your theme.
it’s totally free.
For more features Please contact us at Logicrays
If you like this plugin Please rate us 🙂
Plugin Features
- All modern browser support
- Works with any type of theme
- Easy to customize for developers
- Easy to configure
- Supports Custom Post Types (CPT) via an admin settings page
Shortcode
[BANNER-IMG]
Постављање
- Upload Zip file banner-image to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
ЧПП
-
Go to the WordPress editor for any post or page. Look for the „Banner Image“ meta box in the sidebar. Click „Choose or Upload an Image“ to select or upload your image from the Media Library.
-
Go to the „Banner Image“ settings menu in your WordPress admin dashboard, select the Custom Post Types where you want to show the metabox, and click „Save Settings“.
-
You can place the
[BANNER-IMG]shortcode inside the content editor of the post or page. Alternatively, to display it directly in your theme templates (like header.php), use the PHP code:<?php echo do_shortcode('[BANNER-IMG]'); ?>. -
Yes. The banner image is post/page-specific. The plugin retrieves the image assigned specifically to the post or page currently being viewed.
-
The plugin wraps the image in a
divwith the classbanner-image. You can customize its look by adding CSS to your theme’s stylesheet. For example:
.banner-image img { width: 100%; height: auto; border-radius: 8px; } -
If no image is uploaded or chosen for a post/page, the shortcode will output nothing, ensuring your page layout remains clean without displaying broken images.
Сарадници и градитељи
Banner Image for post and page је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Banner Image for post and page на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.3.1
- Verified and updated compatibility for WordPress 7.1.
- Fixed media uploader frame variable scope in admin JavaScript to avoid recreating frame instances on click.
- Fixed dynamic visibility toggling for banner image preview and remove link in post editor.
1.3
- Added support for Custom Post Types (CPT).
- Added a settings menu page to configure metabox visibility across post types.
1.2
- WordPress.org compliance and security improvements.
- Updated text domain, readme headers, and asset versioning.
1.1
- Added Remove Link.




