Changeset 1143027
- Timestamp:
- 04/23/2015 08:31:41 AM (11 years ago)
- File:
-
- 1 edited
-
resources-review/tags/1.1/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
resources-review/tags/1.1/readme.txt
r1142040 r1143027 12 12 13 13 == Description == 14 The Resources Review plugin adds a custom post type called resources that includes the functionality to review each resource. The reviews can have section added to provide a more detailed review. Each section has the ability to add a star rating which is then calculated to provide an overall rating based on all the sections. 14 The Resources Review is a simple to use plugin that adds a custom post type called resources. It includes the functionality to review each resource. The reviews can be broken down into sections to provide a more detailed review. Each section has the ability to add a star rating which is then calculated to provide an overall rating based on all the sections. 15 16 The sections are added as a repeatable field, this means you can add as many sections as you need to rate the resource. The star rating will still take the average based on each sections star rating. 17 18 = Features = 19 * Creates custom post type for resources 20 * Adds fields for the review including; Price, Url and the repeatable field sections 21 * Enables you to create review sections 22 * Each review section has its own star rating 23 * Star rating is automatically calculated based on each review section 24 - For example: Resource Usability: 5 Stars, Resource Content: 2 Stars would make the overall star rating 3 stars 25 * Creates the taxonomy "Media type" 26 * Ability to add and image for each section 15 27 16 28 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.