WordPress: Plugins:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
(新页面: ==Introduction== ''Plugins are tools to extend the functionality of WordPress''. This article contains a list of plugins by category, and links to other plugin repositories. The core of ...)
 
无编辑摘要
第1行: 第1行:
==Introduction==
==Introduction==
==介绍说明==
''Plugins are tools to extend the functionality of WordPress''.
''Plugins are tools to extend the functionality of WordPress''.
This article contains a list of plugins by category, and links to other plugin repositories.  The core of WordPress is designed to be lean, to maximize flexibility and minimize ''code bloat''. Plugins offer custom functions and features so that each user can tailor their site to their specific needs.
This article contains a list of plugins by category, and links to other plugin repositories.  The core of WordPress is designed to be lean, to maximize flexibility and minimize ''code bloat''. Plugins offer custom functions and features so that each user can tailor their site to their specific needs.
''插件是扩展WordPress功能的工具''。这篇文章包含了分类的插件列表,以及对其它插件库的链接。WordPress的核心是设计精简,将灵活性最大化,将''代码冗余''最小化。插件提供自定义功能和特色,这样每个用户可以根据他们特别的需求来定制他们的站点。


For instructions and information on downloading, installing, upgrading, troubleshooting, and managing your WordPress Plugins, see [[Wordpress:Managing Plugins]]. If you want to develop your own plugin, there is a comprehensive list of resources in [[Wordpress:Plugin Resources]].
For instructions and information on downloading, installing, upgrading, troubleshooting, and managing your WordPress Plugins, see [[Wordpress:Managing Plugins]]. If you want to develop your own plugin, there is a comprehensive list of resources in [[Wordpress:Plugin Resources]].
关于下载,安装,升级,发现并修理故障,和管理你的WordPress插件的指示说明和信息,请看[[Wordpress:Managing Plugins|管理插件]]。如果你想发展你自己的插件,在[[Wordpress:Plugin Resources|插件资源]]中有一个全面的资源列表。


==Plugin Repositories==
==Plugin Repositories==
==插件库==


WordPress Plugins are available from several sources. The "official" sources for WordPress Plugins are:
WordPress Plugins are available from several sources. The "official" sources for WordPress Plugins are:
许多原始资料中都有WordPress插件。WordPress插件"官方的"原始资料有:
* [http://wordpress.org/extend/plugins/ Official WordPress Plugins Repository]
* [http://wordpress.org/extend/plugins/ 官方的 WordPress 插件库]


* [http://wordpress.org/extend/plugins/ Official WordPress Plugins Repository]
* [http://www.wp-plugins.net WordPress Plugin Database at wp-plugins.net]
* [http://www.wp-plugins.net WordPress Plugin Database at wp-plugins.net]
* [http://www.wp-plugins.net WordPress在wp-plugins.net上的WordPress插件数据库]


Not all WordPress Plugins make it into the above repositories. Try searching the web for "WordPress Plugin" and the keywords for the type of functionality you are seeking.
Not all WordPress Plugins make it into the above repositories. Try searching the web for "WordPress Plugin" and the keywords for the type of functionality you are seeking.
并不是所有的WordPress插件都在以上的库存中。试着在网上搜索"WordPress插件"和你正在寻找的功能类型的关键词。


==Default Plugins==
==Default Plugins==
==默认的插件==
The following plugins are included with the WordPress core distribution:
The following plugins are included with the WordPress core distribution:
以下的插件包含在WordPress的核心分配:


; [[Wordpress:Akismet]] : Akismet checks your comments against the Akismet web service to see if they look like spam or not. You can review the spam it catches under "Manage" and it automatically deletes old spam after 15 days.
; [[Wordpress:Akismet]] : Akismet checks your comments against the Akismet web service to see if they look like spam or not. You can review the spam it catches under "Manage" and it automatically deletes old spam after 15 days.
;[[Wordpress:Akismet|Akismet]] :Akismet检查你对Akismet网络服务的评论,看看它们看起来像不像垃圾广告。你可以回顾一下它在"管理"下抓到的垃圾广告,十五天后,它会自动地删除旧的垃圾广告。
; '''Hello Dolly''' : This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong. Hello, Dolly. This is, by the way, the world's first official WordPress Plugin. When enabled you will randomly see a lyric from "Hello, Dolly" in the upper right of your [[Wordpress:Administration Panels]] on every page but the Plugins panel.
; '''Hello Dolly''' : This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong. Hello, Dolly. This is, by the way, the world's first official WordPress Plugin. When enabled you will randomly see a lyric from "Hello, Dolly" in the upper right of your [[Wordpress:Administration Panels]] on every page but the Plugins panel.
; '''你好 Dolly''' :这不仅仅是一个插件,它还象征着总结成为两个词语的一代的象征和热情,由Louis Armstrong唱的非常的好。你好,Dolly.顺便说一下,这是世界上第一个官方的WordPress插件。可以使你随意地在你的除了插件面板的每个网页的[[Wordpress:Administration Panels|管理面板]]的正上方看到"你好, Dolly"中的一首抒情诗


==WordPress Plugins List==
==WordPress Plugins List==
==WordPress 插件列表==


The WordPress Plugins once listed herein have been removed and are no longer updated. Please see the [http://wordpress.org/extend/plugins/ Official WordPress Plugin Directory] and [http://www.wp-plugins.net WordPress Plugin Database] for current listings of WordPress Plugins.
The WordPress Plugins once listed herein have been removed and are no longer updated. Please see the [http://wordpress.org/extend/plugins/ Official WordPress Plugin Directory] and [http://www.wp-plugins.net WordPress Plugin Database] for current listings of WordPress Plugins.
曾经列在了这里的WordPress插件已经被移除,不再更新了。请看[http://wordpress.org/extend/plugins/ 官方的 WordPress 插件目录] 和 [http://www.wp-plugins.net WordPress 插件数据库]得到目前的WordPress插件列表。

2008年4月8日 (二) 15:32的版本

Introduction

介绍说明

Plugins are tools to extend the functionality of WordPress. This article contains a list of plugins by category, and links to other plugin repositories. The core of WordPress is designed to be lean, to maximize flexibility and minimize code bloat. Plugins offer custom functions and features so that each user can tailor their site to their specific needs.

插件是扩展WordPress功能的工具。这篇文章包含了分类的插件列表,以及对其它插件库的链接。WordPress的核心是设计精简,将灵活性最大化,将代码冗余最小化。插件提供自定义功能和特色,这样每个用户可以根据他们特别的需求来定制他们的站点。


For instructions and information on downloading, installing, upgrading, troubleshooting, and managing your WordPress Plugins, see Wordpress:Managing Plugins. If you want to develop your own plugin, there is a comprehensive list of resources in Wordpress:Plugin Resources.

关于下载,安装,升级,发现并修理故障,和管理你的WordPress插件的指示说明和信息,请看管理插件。如果你想发展你自己的插件,在插件资源中有一个全面的资源列表。


Plugin Repositories

插件库

WordPress Plugins are available from several sources. The "official" sources for WordPress Plugins are: 许多原始资料中都有WordPress插件。WordPress插件"官方的"原始资料有:


Not all WordPress Plugins make it into the above repositories. Try searching the web for "WordPress Plugin" and the keywords for the type of functionality you are seeking. 并不是所有的WordPress插件都在以上的库存中。试着在网上搜索"WordPress插件"和你正在寻找的功能类型的关键词。

Default Plugins

默认的插件

The following plugins are included with the WordPress core distribution: 以下的插件包含在WordPress的核心分配:

Wordpress:Akismet
Akismet checks your comments against the Akismet web service to see if they look like spam or not. You can review the spam it catches under "Manage" and it automatically deletes old spam after 15 days.

Akismet :Akismet检查你对Akismet网络服务的评论,看看它们看起来像不像垃圾广告。你可以回顾一下它在"管理"下抓到的垃圾广告,十五天后,它会自动地删除旧的垃圾广告。

Hello Dolly
This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong. Hello, Dolly. This is, by the way, the world's first official WordPress Plugin. When enabled you will randomly see a lyric from "Hello, Dolly" in the upper right of your Wordpress:Administration Panels on every page but the Plugins panel.
你好 Dolly
这不仅仅是一个插件,它还象征着总结成为两个词语的一代的象征和热情,由Louis Armstrong唱的非常的好。你好,Dolly.顺便说一下,这是世界上第一个官方的WordPress插件。可以使你随意地在你的除了插件面板的每个网页的管理面板的正上方看到"你好, Dolly"中的一首抒情诗

WordPress Plugins List

WordPress 插件列表

The WordPress Plugins once listed herein have been removed and are no longer updated. Please see the Official WordPress Plugin Directory and WordPress Plugin Database for current listings of WordPress Plugins.

曾经列在了这里的WordPress插件已经被移除,不再更新了。请看官方的 WordPress 插件目录WordPress 插件数据库得到目前的WordPress插件列表。