Sample Content Shortcode

Plugin Banner

Sample Content Shortcode

by adampieniazek

Download
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:

  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.
  1. Snap of sample content generated with code samples.

    Snap of sample content generated with code samples.

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.

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.
Back to top