|
3 anni fa | |
---|---|---|
archives | 3 anni fa | |
logos | 11 anni fa | |
nbproject | 3 anni fa | |
owark | 12 anni fa | |
.gitignore | 3 anni fa | |
README.md | 3 anni fa | |
owark.php | 3 anni fa |
Contributors: evlist Donate link: http://eric.van-der-vlist.com/ Tags: archives Requires at least: 3.1.3 Tested up to: 3.1.3 Stable tag: trunk
Tired of broken links? Archive yours with the Open Web Archive!
This section describes how to install the plugin and get it working.
e.g.
plugin-name.php
to the /wp-content/plugins/
directory<?php do_action('plugin_name_hook'); ?>
in your templatesAn answer to that question.
Answer to foo bar dilemma.
/tags/4.3/screenshot-1.png
(or jpg, jpeg, gif)Upgrade notices describe the reason a user should upgrade. No more than 300 characters.
This version fixes a security related bug. Upgrade immediately.
You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or "installation." Arbitrary sections will be shown below the built-in sections outlined above.
Ordered list:
Unordered list:
Here's a link to WordPress and one to Markdown's Syntax Documentation. Titles are optional, naturally.
Markdown uses email style notation for blockquotes and I've been told:
Asterisks for emphasis. Double it up for strong.
<?php code(); // goes in backticks ?>