Usage
Remember that parameters are added to your shortcode tag like this: [ shortcode-name parameter="value" ], where the shortcode-name corresponds to the shortcode’s tag name, of course, the parameter corresponds to the parameter’s name, and its value is enclosed in double-quotes. Example: [ fanlistings-list limit="5" ].
Fanlistings List
Default output of [ fanlistings-list ] shortcode:
Parameters
orderby: options are ‘rand’, ‘title’, ‘date’, ‘id’; defaults to ‘title’order: options are ‘ASC’ (ascending) and ‘DESC’ (descending); defaults to ‘ASC’limit: number of fanlistings to show; defaults to 20cat: a comma-separated list of the IDs of the fanlisting categories whose fanlistings you want to show; defaults to nothing, which means that fanlistings of all the categories are fetched
Fanlisting Categories
Default output of [ fanlisting-categories ] shortcode:
- Anime (0)
- General (2)
- Relationships (3)
- Series (2)
- Songs (1)
- Arts & Design (3)
- Digital Arts / Artists (1)
- Graphic Arts / Artists (1)
- Miscellaneous (1)
- Movements & Schools (1)
- Games (1)
- Joined (6)
- Literature (2)
- Various (2)
Parameters
With the exception of the ones NOT listed in the following list, the parameters for this shortcode are the same as the WordPress API function wp_list_categories(), and accept the same range of values.
orderbyordershow_last_updatedshow_counthide_emptyuse_desc_for_titlechild_offeedfeed_typefeed_imageexcludeexclude_treeincludehierarchicaltitle_linumberdepthcurrent_categorypad_countsstyle






I am still working on the documentation. So, while I am at it, If you want to know something, please ask.