پستهای مرتبط
The Relevant Posts Plugin helps you display related posts on single post pages, enhancing user engagement by showcasing relevant content.
by sadeq yaqobi · github.com/sadeq-yaqobi/wp-plugin-relevant-posts · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/sadeq-yaqobi/wp-plugin-relevant-posts/archive/refs/heads/main.zipReadme
Relevant Posts WordPress Plugin
A WordPress plugin to dynamically display related posts and enhance user engagement.
🌟 Features
- Custom Placement: Insert related posts via shortcode
- Flexible Configuration:
- Custom section title
- Configurable number of related posts
- Relevance by categories or tags
- Sorting options (ascending, descending, random)
- Display as list or slider
🚀 Installation
Manual Installation
- Download plugin zip
- Upload to
wp-content/plugins/ - Activate through WordPress admin
💡 Usage
Shortcode Placement
Insert in single.php in template:
<?php echo do_shortcode('[relevant-posts]'); ?>
Plugin Settings
Location: WordPress Admin > Settings > Relevant Posts
Customize:
- Section title
- Posts count
- Relevance method
- Sort order
- Display style
- slider items count
📦 Display Modes
List View
- Displays related posts in a vertical list
- Customizable title and post count
Slider View
- Carousel-style related posts display
- Responsive and interactive
🤝 Contribution
- Fork repository
- Create feature branch
- Commit changes
- Push to branch
- Open pull request
Follow WordPress coding standards
🔗 Repository
📄 License
MIT License - See LICENSE file for details
📧 Support
Open an issue on GitHub for bugs or feature requests