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

إضافة صفحات مدفوعة مع WooCommerce

الوصف

The plugin creates WooCommerce products which gives access to the specified WordPress pages.

  • The plugin works on the basis of WooCommerce products, therefore the installation of WooCommerce is required.
  • There is no paid version of the plugin, it is completely FREE.
  • April 2020 Update Now you can customize the layout in any way you want. Each element has its own class:

<div class=”ppwc” >
<h1 class=”ppwc-msg-header”>This is the message header
<h3 class=”ppwc-msg-body”>This is the message body
<ul class=”ppwc-plan-list” >
<li class=”ppwc-plan-item” >
<a href=”#” > This is the plan item


لقطات الشاشة

  • Create your plan.
  • Plugin will create WooCommerce products based on the previously entered data.
  • Apply your plan on the desired page.
  • Check access through new private browser window (admin always has access to paid pages).

التنصيب

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Subscription Plans menu to add new plan
  4. Apply plan on any page or article which have the_content() function inside.

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

Will this plugin work on all pages?

Not exactly. Only on pages which have the_content() function in it’s template.

المراجعات

21 يوليو، 2019
i really liked this plugin, it's awesome 😀
إقرأ جميع المراجعات 1

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

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

المساهمون

لقد تم ترجمة ”إضافة صفحات مدفوعة مع WooCommerce“ إلى لغتين. شكراً إلى جميع المُترجمين لمُساهماتهم.

ترجمة ”إضافة صفحات مدفوعة مع WooCommerce“ إلى لغتك.

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

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

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

0.2.4

  • added classes to wrapper, message header, message body, plans list and plan item to give possibility to customize them with css rules

0.2.3

  • fix detecting botstrap 4 wrapper setting

0.2.2

  • no changes

0.2.1

  • bug fixes