WP Category Media is a WordPress plugin that allows you to easily add and manage images for your categories. By associating images with categories, you can improve the visual appeal and usability of your site, making it easier for visitors to navigate and engage with content.
- Easy Category Image Upload: Quickly upload and assign images to categories from the WordPress admin interface.
- Seamless Integration: Automatically integrates with your WordPress theme for a smooth user experience.
- Customizable Display Options: Set default or custom image sizes and alignment for category images.
- Supports Media Library: Select images directly from your WordPress media library for easy management.
- Lightweight & Fast: Optimized for performance, ensuring a minimal impact on your site’s load times.
- Go to Plugins > Add New in your WordPress dashboard.
- Search for "WP Category Media."
- Click Install Now and then Activate the plugin.
- Download the plugin ZIP file from the GitHub repository.
- Extract the ZIP file and upload the folder to the
/wp-content/plugins/
directory on your server. - Go to Plugins > Installed Plugins and click Activate next to WP Category Media.
- Once activated, go to Posts > Categories in your WordPress dashboard.
- Select a category to edit or create a new category.
- You will see a new option to upload an image for that category. Click Add Image and choose your image from the media library or upload a new one.
- Save your changes, and the image will be displayed wherever categories are shown on your site.
You can customize how category images are displayed by adjusting your theme's CSS or using built-in WordPress hooks to fit your needs.
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/your-feature
). - Submit a pull request.
This plugin is licensed under the GPL License.
For issues or questions, please open an issue on the GitHub Issues Page.