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

Sniplets

外掛說明

Sniplets is a generic text insertion plugin with support for an extensible processing framework. At it’s simplest this means you can dynamically replace text in your posts with text that may be defined elsewhere, or created by some other module. For example, you can use Sniplets to perform syntax highlighting of files, execute custom PHP code, insert data from a database, and perform all manner of other useful tasks within a standard interface.

  • Replace tags in a post with pre-defined text
  • Apply processing functions to the pre-defined text to perform additional functionality
  • Automatic insertion – data can be made to automatically appear in various places (header, footer, before post, after post, more tag, initialization)
  • Custom processors can be written by the user
  • Fully localized

Sniplets is available in:

  • English
  • Belorussian thanks to Marcis Gasuns

Documentation

Full documentation can be found on the Sniplets page.

安裝方式

The plugin is simple to install:

  1. Download sniplets.zip
  2. Unzip
  3. Upload sniplets directory to your /wp-content/plugins directory
  4. Go to the plugin management page and enable the plugin
  5. Configure the plugin from Manage/Sniplets

You can find full details of installing a plugin on the plugin installation page.

使用者評論

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

參與者及開發者

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

參與者

將〈Sniplets〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1

  • Initial release

0.2

  • Use correct table prefix

0.3

  • Add display if logged in/out

0.3.1

  • Add a template tag the_sniplet

1.0.0

  • Big update
  • Introduce arguments to sniplets, allow functions to be stacked
  • Allow content in post to override sniplet

1.0.3

  • Fix database creation routine

1.1

  • Merge Sniplets with Page Notes
  • Allow automatic placement and templates

1.1.1

  • Fix PHP5 bugs
  • Add inline loading graphic
  • Fix TinyMCE problem
  • Stop box appearing on new posts

1.1.2

  • Fix missing module arguments

1.1.3

  • Template tags return the code, not echo

1.1.4

  • Fix the ‘include file/URL’ module for URLs

1.2

  • Placement limits
  • Quicktag
  • IE support
  • Ordering

1.2.1

  • Disable sniplets
  • Sniplet exclusion
  • Multiple placements
  • Copy, move, nesting

1.2.2

  • Make Sniplets work outside loop

1.2.3

  • Security update

1.2.4

  • Fix #26

1.2.5

  • Fix #84, #107

1.3

  • WordPress 2.5 edition

1.3.1

  • Import/export

1.3.2

  • WP 2.6

1.3.3

  • Add ‘all’ placement

1.3.4

  • Fix #289

1.3.5

  • Fix to the_sniplet

1.3.6

  • Add sniplet_transform_text function

1.3.7

  • Bring back missing sniplets
  • Fix limits

1.3.8

  • Another fix to limits

1.3.9

  • WP 2.7 metaboxes

1.3.10

  • Fix menu in WP 2.7

1.4

  • 2.7 styling
  • Nonces
  • jQuery

1.4.1

  • Add #347

1.4.2

  • Fix issue with archive pages

1.4.3

  • Update missing localisations

1.4.4

  • WP 2.8 compat
  • Fix various bugs and style issues

1.4.5

  • Fix deep slashes