List the Top Features of you product in WordPress! This is a simple plugin, that makes it easier to maintain lists of information or one or more bulleted list throughout in WordPress.
Most plugins we have tested is very unfriendly to maintain when you have many features to list. And you need to edit the content in different ways that is difficult to maintain and administer with time. They look great, but information is kind of hard-coded.
The script makes a simple new database table with features and you can attach each feature to a category (native WordPress post/page category). Using a shortcode in your post or page, it will list all your products best features.
The program has mainly four different pages. One is the front-end with the features (using shortcode for placement on a page or a post), the rest is in admin-area. In admin-area, it is real simple like shown below. Just a list of features and a form to edit each one. You can also filter the list by clicking the category.
You need to use the category in either your Posts or in your Pages in order for this program to shine. You find this in your WordPress-editor page. By having your products in each their distinct category (they can only be in one category), the shortcode you place into your design will limit the list of features to only that category. Just like we do throughout our own website.
Add the short-code [ dsfeatures cat=2 ] (where cat is the same category as you have set up in admin area) to a page or post and it will list the features with your product or service in a simple way.
Just upload the zip file from WordPress-plugins.
Activate categories for Pages in addition to posts if you want to show features on Pages and not only on Posts (blogs). This way, you can have several lists, one on each product/page by adding a shortcode in your page/post.
Icons: As long as you have Bootstrap 3/4 or/and use Font Awesome, you can start adding features to your webpage. Font Awesome is free and you can include it on your webspage by adding a simple code to your page.