هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Private by Default

الوصف

When creating new posts or pages (of regular WordPress types or custom post types), this plugin makes them private by default.

Just activate the plugin, no further configuration is necessary (or even possible).

This plugin is a fork of the Private Posts by Default plugin since it didn’t work properly in WordPress 4.3 and wasn’t updated in more than three years.

Important URL’s

التنصيب

Requirements

  • PHP: 5.x.x
  • WordPress: 3.x.x

Basic Installation

Preferred installation method:

  • composer require wpackagist/private-by-default
  • wp plugin activate private-by-default

Or, if you must do it the suboptimal way:

  • Upload plugin folder to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress

الأسئلة المتكررّة

Does it have a configuration menu?

No, it’s not necessary since there is nothing to configure. The plugin works it’s magic right after it’s activated.

المراجعات

3 سبتمبر، 2016
I went looking for a plugin that would allow me to post my private blog posts without fear of accidentally leaving anything out for public consumption. I'm very appreciative that I found it, and it works the way I wanted it to.
إقرأ جميع المراجعات 4

المساهمون والمطوّرون

“Private by Default” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Private by Default“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0

  • First release