-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
62 lines (42 loc) · 2.24 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
=== WP Category Media ===
Contributors: njengah
Donate link: https://njengah.com
Tags: category, image, media, taxonomy
Requires at least: 5.0
Tested up to: 6.7
Stable tag: trunk
License: GPL-3.0-or-later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
WP Category Media allows you to easily add and manage images for WordPress categories, enhancing your site's design and user experience.
It is an easier way to add and manage category images, enhancing the visual appeal of your archive and catagory pages.
You can also use the shortcode to display multiple catagories layouts with category images.
== Description ==
WP Category Media allows you to easily add images to your WordPress categories and display them at the top of category pages. It also allows administrators to manage category images from the admin panel, and adds custom functionality for displaying images in both the frontend and backend.
Key Features:
- Add images to WordPress categories.
- Display category images on the frontend.
- Easily manage category images from the admin panel.
- Automatically add category images for categories.
== Installation ==
1. Upload the `wp-category-media` plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Configure your categories and images under 'Posts' > 'Categories'.
4. Use the shortcode `[wpcm_category_display]` to display categories and their images on any post or page.
== Frequently Asked Questions ==
= How can I add a category image? =
You can add a category image by going to 'Posts' > 'Categories', selecting a category, and uploading an image in the 'Category Image' field.
= Does this work with any theme? =
Yes, the plugin works with any theme that supports category archives.
== Screenshots ==
1. Screenshot of the category images on the frontend.
2. Screenshot of the admin category settings page.
== Changelog ==
= 1.0 =
* Initial release of WP Category Media.
* Allows adding category images from the admin panel.
* Displays category images on the frontend.
== Upgrade Notice ==
= 1.0 =
Initial release of the plugin.
== Arbitrary section ==
For more details about using the plugin, please refer to our documentation at [https://njengah.com/](https://njengah.com/).