Git Product home page Git Product logo

multisite-posts's Introduction

=== Plugin Name ===
Contributors: angelazou
Donate link: http://angelawang.me/
Tags: post, query, multisite
Requires at least: 3.0
Tested up to: 3.5.2
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Get posts from any site in a multisite setup

== Description ==

Get posts from any site in a multisite setup. Internationalization ready. You can access via
* shortcode
* widget
* editor button

Usage options:
* Post No: Number of Posts to display
* Category: Name or ID of the category to grab post from
* Blog ID: Domain of the site that you would like to fetch posts from. If using shortcode directly, you need to find your Blog manually, follow [this tutorial](http://blogat.centilin.com/everything_it/web-design/wordpress/how-to-find-your-blog-id/ "How to find your blog ID")
* Custom Query: For Advanced users only. Complete query (in array fashion) that's going to be applied to WP Query. For example: 'offset' => 0, 'category' => 'unknown', 'orderby' => 'post_date'
* Excerpt: check to show excepts
* Thumbnail: check to show thumbnails

== Installation ==

1. Upload `multisite-posts` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Use the [multisite_posts] shortcode in the post/page content or use the Multisite Post Widget in your sidebar

== Frequently Asked Questions ==

= Why do I see [multisite_posts] only? =

Some erratic behaviors may show up due to different theme coding. Please consult the theme designer for more details.

== Screenshots ==

1. Widget Form
2. Shortcode
3. Widget Display

== Changelog ==

= 2.0 =
* Bug Fix - Could not have multiple instances
* TinyMCE Editor Button

= 20120724 =
* Widget and Shortcode available for use
* Allow simple, predefined parameter (Category ID and Number of Posts) or advanced query for get_posts

multisite-posts's People

Contributors

sang4lv avatar

Watchers

Pea Lutz avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.