Descrição
GridNews Featured Grid Slider is a powerful WordPress plugin that creates beautiful, responsive featured post grids and sliders for any post type and taxonomy. Perfect for news sites, magazines, blogs, and portfolios.
Key Features
- Universal Compatibility – Works with any post type (posts, pages, custom post types)
- Flexible Taxonomy Support – Use with categories, tags, or custom taxonomies
- Responsive Design – Looks great on desktop, tablet, and mobile devices
- Touch & Swipe Support – Native touch gestures for mobile users
- Customizable Layout – 1 large post + 4 smaller posts per slide
- Multiple Transition Modes – Choose between fade or slide transitions
- Autoplay Control – Enable/disable autoplay with customizable speed
- Category Colors – Display color-coded category badges
- Excerpt Control – Show/hide excerpts with customizable length
- Date Formatting – Multiple date format options
- Easy Shortcode – Simple
[gridfegr_featured_grid]shortcode - AJAX-Powered Admin – Dynamic taxonomy and term loading
- Accessibility Ready – ARIA labels and keyboard navigation support
Usage
After activation, go to Settings > GridNews Featured Grid to configure your preferences.
Basic Usage:
[gridfegr_featured_grid]
Filter by Section:
[gridfegr_featured_grid section=”technology”]
Custom Post Type & Taxonomy:
[gridfegr_featured_grid post_type=”product” taxonomy=”product_category”]
Perfect For
- News websites
- Magazine sites
- Blog homepages
- Portfolio showcases
- Product highlights
- Event listings
Credits
Developed by O11Labs
Instalação
- Upload the plugin files to
/wp-content/plugins/gridnews-featured-grid-slider/directory, or install through WordPress plugins screen - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Settings > GridNews Featured Grid Slider to configure options
- Use the shortcode
[gridfegr_featured_grid]in any post, page, or widget
FAQ
-
Does this work with custom post types?
-
Yes! The plugin works with any public post type. Just select your desired post type in the settings or use the shortcode parameter.
-
Can I use custom taxonomies?
-
Absolutely. The plugin automatically detects all taxonomies associated with your selected post type.
-
How do I change category colors?
-
Category colors are pulled from term meta fields. The plugin checks multiple meta keys for compatibility with popular themes. You can also set a default color in the settings.
-
Does it work on mobile devices?
-
Yes! The plugin is fully responsive and includes touch/swipe support for mobile users.
-
Can I have multiple grids with different settings?
-
Yes, use shortcode parameters to override default settings for each instance.
-
How many posts are displayed?
-
Each slide shows 5 posts (1 large + 4 small). You can configure the total number of posts in settings, which determines the number of slides.
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“GridNews Featured Grid Slider” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “GridNews Featured Grid Slider” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.6.1
- WordPress.org compliance fixes
- Updated shortcode name to gridfegr_featured_grid for consistency
- Fixed asset enqueuing to use wp_add_inline_style()
- Improved output escaping with wp_kses_post()
- Updated class and function prefixes to gridfegr_
- Added proper internationalization support
- Added uninstall cleanup handler
- Added activation hook with default options
- Added settings sanitization
- Fixed text domain consistency
- Improved code documentation with PHPDoc blocks
- Fixed CSS duplicate transition
- Fixed mobile arrow positioning
- Enhanced security with proper sanitization
1.5.0
- Added transition mode selection (fade/slide)
- Improved touch/swipe functionality
- Enhanced accessibility features
- Better responsive behavior
1.0.0
- Initial release