One-liners

0

A custom post type, shortcode, and widget to display random one-line quips on your site. Can be used for random quotes, jokes, etc. Use and Options Options Options are accessible under

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

A custom post type, shortcode, and widget to display random one-line quips on your site. Can be used for random quotes, jokes, etc.

Use and Options

Options

Options are accessible under the ‘Oneliners’ menu. The only option is the slug for the post type.

Widget

The widget has only two options: “Title” and “Display as permalink”.

Shortcode

random-oneliner

The shortcode can take any parameters that the WP_Query() object can take, with the exception of post_type. The defaults are: posts_per_page="1" orderby="rand"

In addition, the display_as_link parameter can be set to true to output the oneliner with it’s permalink.