该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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