List-Category-Posts
List-Category-Posts copied to clipboard
Default values enhancement
In the backend, the "List Category Posts" configuration page allows only to set the default numberposts for each shortcode. It should be enhanced to allow to set default values of as many parameters as possible, so using the shortcode in its simplest form like [catlist id=1] the customization is already done. It will avoid to repeat long lines, if you want another look-and-feel. The defaults are now "hardcoded", but should be customizable!
@snookersky I'm adding the pagination option for the backend configuration on the next release. More options will be added soon. Which ones do you think would be be the most useful options to have on the Options page?
Any option is a good choice ;) Of course, except some of them, like idor name. But, I would prioritize as follows (default values added):
numberposts (all),orderby (date), order (desc), date (no), morelink (Read more...), posts_morelink (...), thumbnail (no), pagination(no), template (ul), author(no), excerpt (no), excerpt_size (55), excerpt_strip (no), comments(no) ...
Then, in another tab, I would put all customization part, starting with class (lcp_catlist) and many other classes, particularly the ones belonging to the options above.