This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP-DraftsForFriends

چۈشەندۈرۈش

This plugin will generate a unique link that you can send to your friends to allow them to preview your draft before they are published. You are able to set the expiry for the link as well.

Modified from Drafts for Friends originally by Neville Longbottom.

Build Status

Development

Credits

Donations

I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks, I will really appreciate it. If not feel free to use it without any obligations.

ئېكران كەسمىسى

  • WP-DraftsForFriends Administrator Page
  • Extending Expiry of Shared Draft
  • Previewing shared draft

ئورنىتىش

  1. Upload wp-draftsforfriends folder to the /wp-content/plugins/ directory
  2. Activate the WP-DraftsForFriends plugin through the ›Plugins‹ menu in WordPress
  3. You can access WP-DraftsForFriends via WP-Admin -> Posts -> Drafts for Friends

FAQ

Coming soon …

باھالاشلار

2019-يىلى 3-ماي
Very easy to use, and gives you the peace of mind of keeping users out of the dashboard
2017-يىلى 9-ماي
If you offer a publishing service for your clients who don’t want to / need to know how to write their own posts, this is perfect. Well done!
2016-يىلى 3-سېنتەبىر
Great plugin! Love all of Lester’s plugins actually.
7 باھالاشنىڭ ھەممىنى ئوقۇش

تۆھپىكار ۋە ئىجادكار

«WP-DraftsForFriends» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

«WP-DraftsForFriends» 2 تىلغا تەرجىمە قىلىنغان. تەرجىمانلارنىڭ تۆھپىسى ئۈچۈن رەھمەت.

«WP-DraftsForFriends» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

Version 1.0.2

  • It now supports Multisite Network activation

Version 1.0.1

  • Extend shared drafts is now works

Version 1.0.0

  • Uses it’s own table «wp_draftsforfriends» instead of relying on the «shared» field in wp_options
  • New «Date Created», «Date Extended» and «Expires After» column
  • Pagination of shared drafts is now supported
  • Sorting of shared drafts is now supported
  • If you have «edit_others_posts» capabilities (Super Admin, Admin & Editor), you are able able to see and share all draft posts
  • Author on the other hand will be able to see and share his/her own draft posts
  • When your friend view the draft post, the comment’s status is now closed
  • Link hash now check for expiry as well
  • Link hash is no longer 8 characters with special characters, it is now 32 characters with no special characters
  • Added nonce security check
  • Added a 32×32 icon to the plugin from http://www.fatcow.com/free-icons
  • Moved JavaScript and CSS files out of the plugin code into it’s own file and hence there is a new «js» and «css» folder
  • Adding, deleting and extending of shared draft is now AJAXify, it is still backward compatible with browsers that does not support JavaScript
  • phpDoc comments are added to the code
  • Fix PHP notices

0.0.1

  • Initial release