الوصف
The Custom Share Button Plugin is a simple WordPress plugin that allows users to share posts via a custom share button.
لقطات الشاشة
التنصيب
Follow the normal instructions for installing WordPress plugins.
Custom Share Plugin Installation
To add a WordPress Plugin using the built-in plugin installer:
- Go to Plugins > Add New.
- Type “
Custom Share Button
” into the Search Plugins box. - Find the WordPress Plugin you wish to install.
- Click Details for more information about the Plugin and instructions you may wish to print or save to help setup the Plugin.
- Click Install Now to install the WordPress Plugin.
- The resulting installation screen will list the installation as successful or note any problems during the install.
- If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
Manual Plugin Installation
-
Upload the custom-share-button folder to the /wp-content/plugins/ directory of your WordPress installation.
-
Activate the plugin through the WordPress Plugins menu.
-
Use the [custom_share_button] shortcode in your posts or pages to display the share button.
الأسئلة المتكررّة
-
Which browsers is this plugin compatible with?
-
The Custom Share Button plugin is compatible with all browsers.
-
This is the default behavior. However, you can position the button at a custom location within the post/page without modifying the code.
To do this, click the Plus icon to add a Block. Select Row from the options.
Once this is added, choose Add Block from the left sidebar.
Select Shortcode. After integrating it, paste the code [custom_share_button].
Now, under Select Row, you can choose the Alignment of Elements and customize the position of the button.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Custom Share Button” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونلقد تم ترجمة ”Custom Share Button“ إلى لغة واحدة. شكراً إلى جميع المُترجمين لمُساهماتهم.
ترجمة ”Custom Share Button“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
Project maintained on GitHub at Krisueu/Custom-Share-Button-Plugin
2.1.0
- Major rework
1.1.0
- The Custom Share Button plugin is compatible with all browsers.
1.0.0
- initial