The Postcard Social Networking Plugin for WordPress is designed to be compatible with Postcard for iOS. Without the companion
app, this plugin won't serve much purpose.
The intention of the Postcard app and plugin is to help users achieve a few key things:
- Help users that want to post and display social content on their own website without any display restrictions
- Help users create fresh content for their website when there isn't time for long-form blogging
- Help users that want to own their content by creating sharable permalinks that are attached to messages to networks like Facebook and Twitter
- Help users drive traffic to their own websites
- Upload the
postcard-plugin
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- You are now ready to setup the network up in Postcard on your mobile phone.
- In the iOS app - enter your WordPress website url, username and password to get set up
- Now you are ready to post content directly to your own website.
- New content will display in the newly created "Postcard Archive" page as well as "My Postcards" in your settings menu. There are many more options for customization.
Once you are posting content to your website, you can use insert short tags in the post/pages editor to retrieve your content like so:
[postcard-archive]
This shortcode will create a feed of content that is queryable using url (a.k.a. GET) parameters such as ?tags=interesting
When you first install Postcard a page is created with this shortcode and used as your permalink url for all future shared content, should you choose to host picture/video content when sharing to other networks
[postcard-feed]
This shortcode will create feed of content that is filterable via attributes such as:
[postcard-feed tags="interesting,useful"]
[postcard-gallery]
This shortcode will create an image gallery and only display image and video content and is filterable via attributes such as:
[postcard-gallery count=20]
#profile
If you tag a photo upload with #profile or privately tag it with 'profile' this will become your effective new 'profile picture'
that is used in the gallery overlay