this plugin create a gallery/archive of posts. you can decide how many words will be Shawn under each post and more. used very easily using the shortc …
this plugin create a gallery/archive of posts. you can decide how many words will be Shawn under each post and more. used very easily using the shortcode: [post-gallery cat=”1″ words=”10″ onpage=”5″]
by using this plugin you can present the posts of every category in a very nice way, much more orgenized than how most themes do it.
*it’s fully responsive.
Ordered 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 ?>
post-gallery-and-archive folder
to the /wp-content/plugins/
directoryyes ! the value “onpage” is in charge of this, just weite the number of posts you want to show. if you want to show them all, just leave it blank or write “999”.
yes, just leave the “cat” value blank, like this: cat=””
well, that is easy ! when you press on the category you will see up on the browser address bar the ID of the cat.
see here:
http://www.wprecipes.com/how-to-find-wordpress-category-id
this is the first version