Sample Content Shortcode
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:
Installation
- Upload the
sample-content-shortcodefolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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
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.
