Introduction of 2 Custom Widgets

Wp-poker comes with 2 custom widgets.

1) CP Top Rooms Widget:

This widget grabs the “Reviews” custom post types from the category that you can set inside the widget.

Options of this Widget are:
Title : This is title of the widget that will appear on front end.
Category : If you select ‘review’ category , ‘review custom post types’ will be fetched from this category only. If none, then recent posts will be fetched regardless of category.
Thumb Width: You can set width of the thumbnail. Default is 50. (no need to include px)
Thumb Height: You can set width of the thumbnail. Default is 50. (no need to include px)
No of Posts : You can set the number of posts you want to be fetched. Default : 5

2) MC Popular Posts Widget:

This widget grabs the popular posts. It counts popularity of posts by comments posted on it(in future will be modified to count views).

Options of this Widget are:
Title : This is title of the widget that will appear on front end.
No of Posts : You can set the number of posts you want to be fetched.
Thumb Width: You can set width of the thumbnail. Default is 50. (no need to include px)
Thumb Height: You can set width of the thumbnail. Default is 50. (no need to include px)
Show Content: Check it if you want post content to appear in the widget. Default : checked
Content Length: Number of words to be shown from post content. Default : 5

Leave a Reply