[WordPress] 外掛分享: Smart Social Media Buttons

WordPress 外掛 Smart Social Media Buttons 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Smart Social Media Buttons」是 2024-11-14 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2024-11-15,距離現在已有 170 天。
  • 外掛最低要求 WordPress 6.1 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

vinadine |

外掛標籤

block | icons | widget | buttons | social media |

內容簡介

總結文案: Smart Social Media Buttons是在WordPress上添加可定制且響應式社交媒體按鈕的最簡單方法。

### 問題與答案:

1. 這個WordPress外掛的主要功能是什麼?
- 主要功能是讓使用者輕鬆在WordPress上添加可定制和響應式的社交媒體按鈕。

2. 使用這個外掛可以添加社交媒體按鈕的位置有哪些?
- 可以將可定制的社交媒體按鈕添加到頁面、側邊欄和頁腳作為區塊或小部件。

3. 如何自定義按鈕的設計?
- 可以調整按鈕的大小、顏色、對齊方式和滑鼠懸停效果,使用使用者友好的介面進行設置。

4. 如何在按鈕上添加自定義連結?
- 可以為每個按鈕添加獨特的鏈接,並選擇在新分頁中打開連結,並添加連結屬性,如nofollow進行SEO優化。

5. 這個外掛的使用方法是怎樣的?
- 打開區塊編輯器或在WordPress自定義器的小工具部分中尋找“Smart Social Media Buttons”,將其插入所需位置,並使用設置面板進行配置。

原文外掛簡介

Smart Social Media Buttons – The easiest way to add customizable, responsive social media buttons to WordPress.
Key Features:
– Flexible Integration: Add customizable social media buttons as blocks or widgets to pages, sidebars, and footers.
– Built-in Icon Picker: Use the integrated FontAwesome icons or upload custom SVGs with ease.
– Customizable Designs: Adjust button size, color, alignment, and hover effects using the user-friendly interface.
– Custom Links: Add unique links to each button, with options to open links in a new tab and add link attributes like nofollow for SEO optimization.
– One-Click Style Copying: Seamlessly copy and paste button styles across different blocks to maintain design consistency.
– Responsive & Mobile-Friendly: Optimized for desktops, tablets, and mobile devices to ensure a seamless user experience across all screens.
– No Coding Required: Effortlessly customize layout, styles, icons, and more with easy-to-use settings.
– Performance-Optimized: Efficiently loads resources to keep your WordPress site running smoothly, without impacting performance.
– Flexible Hover Effects: Add animations such as scale, lift, darken, blink, rotate, and more to create engaging interactions.
– Enhanced User Experience: Manage button settings through an intuitive right-sidebar panel or toolbar, offering a streamlined editing process.
Usage Instructions

Adding the Widget:

Open the Block Editor or navigate to the Widgets section in the WordPress Customizer.
Search for “Smart Social Media Buttons” and insert it into the desired location (page, post, sidebar, or footer).
Configure the widget using the settings panel, adjusting layouts, styles, and alignments as needed.

Uploading Custom SVGs:

In the widget’s settings panel, click the Upload SVG button.
Choose an SVG file from your computer and customize its size, color, and other attributes.

Adding Links to Icons:

Enter the desired URL in the settings panel for each social media button.
Choose options such as opening links in a new tab and specifying rel attributes for better SEO control.

Using the Icon Picker:

Search for any icon in the Icon Picker and select it from the list.
You can add or change icons directly from the toolbar panel.

Adding Links in the Toolbar:

Use the Add Link button in the toolbar panel to add or edit links for your icons.
Adjust link attributes like opening in a new tab and adding rel values directly from the panel.

Setting up Responsive Controls:

Customize settings for desktop, tablet, and mobile devices to ensure optimal display across all screen sizes.

Using Different Backgrounds:

Choose between solid, gradient, or image backgrounds in the settings sidebar, making it easy to match your website’s style.

Copy and Paste Styles:

Use the Copy Styles button in the toolbar to copy CSS styles of a button.
Use the Paste Styles button to apply the copied styles to another button.
Note: Only CSS styles are copied; icons and links are not transferred.

Development Instructions
For developers looking to make modifications or rebuild the plugin from source, follow the steps below:
Setup

Install Dependencies: Ensure you have Node.js installed on your machine.
Run the following command in the plugin’s root directory to install dependencies:
npm install
Build the Plugin for Production:
npm run build – this command will generate the minified files in the build folder
Start Development Mode (Optional):
npm run start – this command will watch for changes in your source files and recompile them automatically
Update Packages (Optional):
npm run packages-update – update WordPress packages to the latest versions

Starting with WordPress 6.7, it is recommended to set __nextHasNoMarginBottom = { true } on components such as BaseControl, ToggleControl, TextControl and RangeControl to ensure compatibility with upcoming changes in WordPress 7.0.
Compatibility

WordPress Version: Tested with 6.1, compatible with newer versions.
PHP Version: 7.0 and above recommended.
Browsers: Compatible with major browsers (Chrome, Firefox, Safari, Edge).
Themes: Designed to work with most WordPress themes; minor adjustments may be required for styling.

Support and Documentation
For support, please reach out to us at [email protected]. We aim to respond within 24-48 hours during business days.
For more information on how to use the plugin, refer to the included user documentation (PDF) in the plugin package.
Support includes:
– Assistance with installation and setup.
– Help with configuring plugin features.
– Guidance on troubleshooting common issues.
Support does not include:
– Custom development or major modifications.
– Troubleshooting third-party conflicts.
FontAwesome Attribution
FontAwesome Free icons are integrated under the SIL OFL 1.1, CC BY 4.0, and MIT licenses. Proper attribution is provided in the plugin code. Learn more about the FontAwesome Free license here.
Credits

This plugin uses FontAwesome Free, licensed under SIL OFL 1.1, CC BY 4.0, and MIT licenses.
WordPress contributors for inspiration and guidance.

Privacy and Data Collection
This plugin does not collect, store, or transmit any user data to external servers. It only uses cookies for necessary functionality and does not track users.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Smart Social Media Buttons」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.1 | trunk |

延伸相關外掛(你可能也想知道)

  • Spectra Gutenberg Blocks – Website Builder for the Block Editor 》a.com/tutorials/?utm_source=wp-repo&utm_medium=link&utm_campaign=readme" rel="nofollow ugc">Spectra tutorials, you can easily learn how to ...。
  • Breadcrumb NavXT 》Breadcrumb NavXT 是受歡迎的 WordPress 外掛 Breadcrumb Navigation XT 的後繼者,從頭開始編寫以比其前輩更好。此外掛可為您的 WordPress 網誌或網站生成定...。
  • WP Go Maps (formerly WP Google Maps) 》這是一款易於使用的 Google 地圖和 Open Layers 地圖外掛程式(包括地圖區塊)!, 使用提供的短代碼,快速輕鬆地向 WordPress 文章和/或頁面添加自定義 Googl...。
  • PDF Embedder 》這款外掛程式可以上傳 PDF 檔案,並將它們直接嵌入到您網站的文章和頁面中。添加圖像一樣簡單!您的 PDF 檔案會自動調整到其自然大小和形狀。您還可以指定寬...。
  • Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE 》Otter 是一款 Gutenberg Blocks 頁面建構外掛,可為 WordPress Block Editor(又稱 Gutenberg)添加額外功能,讓您享受更好的頁面建構體驗,而無需使用傳統的...。
  • Layout Grid Block 》想要輕鬆設定自訂欄位寬度和位置的列排版嗎?也許您想要在文章中將內容對齊全局佈局網格。使用此佈局網格區塊,您可以實現以上兩個目標,或是其中一個。此外...。
  • Email Address Encoder 》這是一個輕量級的外掛,可以保護純文字的電子郵件地址和 mailto 鏈結免受電子郵件抓取機器人獵取,透過將它們編碼成十進位和十六進位實體。對文章、頁面、留...。
  • Crowdsignal Forms 》The Crowdsignal Forms 外掛可以讓您直接在區塊編輯器中建立和管理投票。, 建立投票與編寫項目清單一樣簡單快速,不再需要嵌入區塊或複製、貼上。, 自訂投票...。
  • Blocks Animation: CSS Animations for Gutenberg Blocks 》Blocks Animation 可以讓您以優雅的方式,為所有的 Gutenberg 區塊添加 CSS 動畫。, Blocks Animation 的用戶介面非常原生且直觀,您甚至不會注意到它已經被...。
  • Superb Addons: Blocks, Patterns & Theme Designer 》使用 Superb Gutenberg Blocks,只需幾秒鐘即可將全新的優秀功能添加到 WordPress 編輯器中!, Superb Gutenberg Blocks符合GDPR,且輕量且響應式。, 外掛是...。
  • Category Posts Widget 》Category Posts Widget是一個輕巧的小工具,設計用於一件事並且做得很好:顯示特定類別中最新的文章。, 基於詞語和類別的文章小工具, 這個免費小工具的高級版...。
  • Genesis Blocks 》Genesis Blocks 是一個能夠在 Gutenberg 段落編輯器中使用的頁面組件集。透過使用段落編輯器和 Genesis Blocks,您可以更加靈活地建立各種網站,並快速推出!...。
  • Flexible Table Block 》合併和分割儲存格, 您可以從多個選定的儲存格中合併或分割儲存格。, 靈活的樣式設置, 您可以針對表格、儲存格和標題標籤分別設置各種樣式。, 高級使用介面, ...。
  • Spider Blocker 》Spider Blocker 可以封鎖消耗頻寬和減慢服務器速度的大多數常見機器人。它會使用 Apache .htaccess 文件來減少對您的網站的影響。它也會從外部掃描器中隱藏自...。
  • Snow Monkey Blocks 》Snow Monkey Blocks 是一個為 Gutenberg 所設計的內容區塊外掛程式。使用此外掛,您可以快速且輕鬆地建立和發佈登陸頁面或高度設計的頁面,而且您不需要撰寫...。

文章
Filter
Apply Filters
Mastodon