Title: Text Size Adjust
Author: bokumin
Published: <strong>2024 年 11 月 22 日</strong>
Last modified: 2024 年 11 月 22 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/text-size-adjust/assets/icon-256x256.png?rev=3194719)

# Text Size Adjust

 由 [bokumin](https://profiles.wordpress.org/bokumin/) 開發

[下載](https://downloads.wordpress.org/plugin/text-size-adjust.1.1.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/text-size-adjust/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/text-size-adjust/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/text-size-adjust/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/text-size-adjust/#developers)

 [技術支援](https://wordpress.org/support/plugin/text-size-adjust/)

## 外掛說明

Text Size Adjust is a powerful WordPress plugin that allows you to globally configure
text sizes for your website. It provides separate configurations for desktop and
mobile views, ensuring optimal readability across all devices.

#### Key Features

 * Seven predefined text sizes (XXS, XS, S, M, L, XL, XXL)
 * Separate desktop (769px and above) and mobile (768px and below) configurations
 * Real-time preview in the settings panel
 * Integration with the WordPress block editor
 * Compatible with default WordPress font size classes
 * Simple class-based implementation
 * Selective page-specific text size adjustments through admin panel checkboxes

#### Usage

 1. In the Block Editor:
 2.  * Select any text block
     * Use the “Text Size Settings” panel in the sidebar
     * Choose from available size options
 3. In HTML/CSS:
 4.  * Add the class `has-text-[size]` to any element
     * Available sizes: xxs, xs, s, m, l, xl, xxl
     * Example: `<p class="has-text-m">Medium text</p>`
 5. In Admin Settings:
 6.  * Navigate to Settings > Text Size Settings
     * Configure global text sizes for desktop and mobile
     * Use checkboxes to select specific pages where text size adjustments should apply

#### WordPress Font Size Compatibility

The plugin automatically maps WordPress default font size classes to corresponding
plugin sizes:

 * has-small-font-size  has-text-s
 * has-medium-font-size  has-text-m
 * has-large-font-size  has-text-l
 * has-x-large-font-size  has-text-xl
 * has-xx-large-font-size  has-text-xxl

### Default Size Values

Desktop (769px and above):
 * XXS: 12px * XS: 13px * S: 14px * M: 16px * L: 18px*
XL: 24px * XXL: 32px

Mobile (768px and below):
 * XXS: 10px * XS: 11px * S: 12px * M: 14px * L: 16px *
XL: 18px * XXL: 20px

## 安裝方式

 1. Upload the `text-size-adjust` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Settings > Text Size Settings to configure your text sizes
 4. Select the pages where you want to apply text size adjustments

## 常見問題集

### Can I use this with any theme?

Yes, the plugin works with any WordPress theme that follows standard practices.

### Will this affect existing content?

No, the plugin only affects content where you specifically use the text size classes
or settings.

### Can I override the settings for specific elements?

Yes, you can override the plugin’s styles using more specific CSS selectors in your
theme.

### How do I set different sizes for mobile and desktop?

Navigate to Settings > Text Size Settings, where you’ll find separate configuration
sections for desktop and mobile views.

### Can I choose which pages use the text size adjustments?

Yes, in version 1.1.0 we’ve added checkboxes in the admin panel that allow you to
select specific pages where the text size adjustments should be applied.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Text Size Adjust〉的開發相關工作。

參與者

 *   [ bokumin ](https://profiles.wordpress.org/bokumin/)

[將〈Text Size Adjust〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/text-size-adjust)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/text-size-adjust/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/text-size-adjust/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/text-size-adjust/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/text-size-adjust/)。

## 變更記錄

#### 1.1.0

 * Added page selection feature through admin panel checkboxes
 * Improved settings page layout
 * Added page-specific text size control

#### 1.0.0

 * Initial release

## 中繼資料

 *  版本 **1.1.2**
 *  最後更新 **2 年前**
 *  啟用安裝數 **40+**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.7.5**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/text-size-adjust/)
 * 標籤:
 * [editor](https://tw.wordpress.org/plugins/tags/editor/)[font size](https://tw.wordpress.org/plugins/tags/font-size/)
   [responsive](https://tw.wordpress.org/plugins/tags/responsive/)[text size](https://tw.wordpress.org/plugins/tags/text-size/)
   [typography](https://tw.wordpress.org/plugins/tags/typography/)
 *  [進階檢視](https://tw.wordpress.org/plugins/text-size-adjust/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/text-size-adjust/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/text-size-adjust/reviews/)

## 參與者

 *   [ bokumin ](https://profiles.wordpress.org/bokumin/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/text-size-adjust/)