This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Sample Content Shortcode

Description

Sample Content Shortcode displays paragraphs, links, lists, tables, headings & other standard HTML structures. Code examples are provided for each chunk of sample content.

A few notes about the sections above:

Screenshots

Installation

  1. Upload the sample-content-shortcode folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Type [sample-content] in any post/page/widget.

FAQ

Some of the sample structures look messed up on my site, what gives?

There are a few non-standard classes used as examples that your theme may not include.

Do you really use the words deals, meals, wheels as slang?

Yes.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Sample Content Shortcode” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.3

Tidied up documentation, switched to heredoc for sample content container, added two image variables.

0.2

  • Renamed function names to include ‘sampent_’ prefix.

0.1

  • Initial base setup for sample content shortcode. Migrated from Hitchin theme modules.