WPIntell

Source evidence

shortcode where is it?

ClassDex · support · 2013-08-23T08:30:00+00:00

mixedsentiment
lowseverity
0.57relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

8 / 33 rows with source links

24.2% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
brucedcampbell resolved
This is almost what I am looking for so I want to try it. However I cannot find the shortcodes to display the classes or class list. Please where is it? http://wordpress.org/plugins/classdex/ Hi Bruce, I’m working on putting together better documentation for all of the various functionality. So that should be available soon. In the mean time this is the code for the to different shortcode displays: For a detailed display (make sure you’ve set the Month divider html in the settings): [classdex_seminars start="yyyy-mm-dd" stop="yyyy-mm-dd" type="seminar"] Start can be set to “today”. Type can be set to seminar, meditation, wellness, or philosphy (corresponds to those class types) For the list view: [classdex_yoga_classes start="yyyy-mm-dd" stop="yyyy-mm-dd"] This corresponds to the “Yoga Class” class type. Let me know if that works for you. Best, John

Comments

1 shown
johndaskovsky 2013-08-28T13:45:00+00:00

Hi Bruce, I’m working on putting together better documentation for all of the various functionality. So that should be available soon. In the mean time this is the code for the to different shortcode displays: For a detailed display (make sure you’ve set the Month divider html in the settings): [classdex_seminars start="yyyy-mm-dd" stop="yyyy-mm-dd" type="seminar"] Start can be set to “today”. Type can be set to seminar, meditation, wellness, or philosphy (corresponds to those class types) For the list view: [classdex_yoga_classes start="yyyy-mm-dd" stop="yyyy-mm-dd"] This corresponds to the “Yoga Class” class type. Let me know if that works for you. Best, John