=== Plugin Name ===
Contributors: Rocky1983
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40amegrant%2ehu&lc=HU&item_name=Diamond%20Multisite%20WordPress%20Widget¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
Tags: recent post, network, multisite, widget, recent comments, MU, WPMU, sidebar, broadcast, copy post, share post, network post
Requires at least: 3.0.0
Tested up to: 3.0.1
Stable tag: 1.4
Recent posts and comments from the whole network
== Description ==
Recent posts and comments from the whole network
Features:
- You can choose the entries count
- You can exclude your main blog or any sub-blogs
- You can format the entries easily with short codes and html tags
- You can set custom datetime format
- You can use it on sub-blogs
- Avatar support
- Posts/Pages shortcode support (read more at the 'Installation' section)
Broadcast Post On The Network
- In the publish box, you can copy your post to the network's sub-blogs
if you have any question write me an e-mail to daniel.bozo@amegrant.hu
== Changelog ==
= 1.4 =
- Posts/Pages shortcode support
- Refactor the render mechanism
= 1.3.1 =
- {post-title}, {post-title_txt} schortcodes added to diamond recent comments widget
= 1.3 =
- Broadcast post
= 1.2.3 =
- Avatar size bugfix
= 1.2.2 =
- Custom datetime format
= 1.2.1 =
- Avatar size disappears after save bugfix
- 'Read more' link shorcode documentation added
= 1.2 =
- Avatar support
- 'Read more' link added
- Excerpt support
= 1.1 =
- Now you can use it on sub-blogs
== Installation ==
- Post/Page shortcodes usage:
- Recent Posts
[diamond-post /]
- This shows tha last 3 posts horizontally in a table on a page or a post:
[diamond-post format="{avatar}- {title} - {author} - {date}" before_content="<table><tr>" after_content="</tr></table>" before_item="<td>" after_item="</td>" count=3 /]
- Recent Comments
[diamond-comment /]
- This shows tha last 3 comments horizontally in a table.
[diamond-post format="{avatar}- {title} - {author} - {date}" before_content="<table><tr>" after_content="</tr></table>" before_item="<td>" after_item="</td>" count=3 /]
- Attributes:
format: format string. You can use the widget's shortcodes!
before_content: Before the entry-list (Default: <ul>)
after_content: After the entry-list (Default: </ul>)
before_item: Before the entry-list item (Default: <li>)
after_item: After the entry-list item (Default: </li>)
exclude: Blogs' id you want to exclude (separate with ',')
count: Entry count limit
avatar_size: Author's avatar's size (px)
default_avatar: Custom default avatar's URL
date_format: Datetime format string