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 Post Branches

वर्णन

WP Post Branches will create a private branch of an post in public. When you publish a branch, overwrite the original post.

Translators

You can send your own language pack to me.

Contributors

स्क्रीनशॉट

  • Push Create Branch.
  • Create the branch.

स्थापना

  1. Upload wp-post-branches to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

नेहमी विचारले जाणारे प्रश्न

Installation Instructions
  1. Upload wp-post-branches to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“WP Post Branches” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “WP Post Branches” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.0

  • first release.

1.2

  • stopped using WP_PLUGIN_URL, to use plugins_url()

2.0

  • I’ve added a feature of future to publish.

2.2

  • apply post_type page.

2.3

  • apply custom post_type

2.3.1

  • Skip redirect when defined DOING_CRON

2.3.2

  • Add branch message in posts list

2.3.4

  • Bug fix