Title: Functionality
Author: Shea Bunge
Published: <strong>6 Tháng 8, 2013</strong>
Last modified: 1 Tháng 12, 2020

---

Tìm kiếm plugin

![](https://ps.w.org/functionality/assets/banner-772x250.png?rev=1841781)

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

![](https://s.w.org/plugins/geopattern-icon/functionality_d3d5d7.svg)

# Functionality

 Bởi [Shea Bunge](https://profiles.wordpress.org/bungeshea/)

[Tải về](https://downloads.wordpress.org/plugin/functionality.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/functionality/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/functionality/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/functionality/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/functionality/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/functionality/)

## Mô tả

A functionality plugin is a way to separate what you might normally place in a theme’s`
functions.php` file, and put it in a plugin instead. It works the same way as a 
theme `functions.php` file, but is separate from the theme and so not affected by
theme upgrades, or tied to the theme so you loose all of your functions if you choose
to switch themes.

This plugin automates the process of creating a functionality plugin. Simply install
and activate this plugin, and your very own functionality plugin will be created
for you. You can then edit your functionality plugin and add snippets to it using
the quick link in the admin menu.

See [this WP Daily post](http://wpdaily.co/functionality-plugin/) for more information
on functionality plugins.

This plugin’s code is [available on GitHub](https://github.com/sheabunge/functionality).
Please feel free to fork the repository and send a pull request. If you find a bug
in the plugin, open an issue.

Serbian translation provided by [Ogi Djuraskovic from FirstSiteGuide.com](http://firstsiteguide.com).

## Ảnh màn hình

 * [[
 * Editing the functionality plugin in the WordPress plugin editor

## Cài đặt

 1. Upload the `functionality` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Visit the ‘Plugins > Edit Functions’ menu in WordPress and enter filesystem credentials
    if necessary
 4. A functionality plugin will be created for you in `wp-content/plugins/functions/
    functions.php`
 5. Use the built-in WordPress file editor to edit your functionality plugin

#### Enable Styles Feature

 1. To enable the optional CSS styles feature, uncomment that line in the functions
    file, save the changes, and refresh the page
 2. Visit the new ‘Plugins > Edit Styles’ admin menu and enter filesystem credentials
    if necessary
 3. A stylesheet file will be created for you in `wp-content/plugins/functions/style.
    css`. This file will be automatically loaded on the front-end of your site.
 4. Use the built-in WordPress file editor to edit your stylesheet plugin

This plugin may be removed at any time, and your functionality plugin will remain
working and intact. You will, however, loose the quick edit links in the admin menu,
and automatic styles loading if that feature is enabled.

## Hỏi đáp

### My functionality plugin isn’t working!

First of all, backup all of the code in your functionality plugin. Then deactivate
and delete your functionality (it will have the same name as your site). To recreate
the functionality plugin, visit the ‘Edit Functions’ link in the WordPress admin
menu.

### Can I get rid of this plugin once my functionality plugin has been created?

Sure! Once this plugin has been activated and the functionality plugin created, 
all it does is create a link in the WordPress admin menu for easily editing the 
functionality plugin, and include your CSS code on the front-end of your site. If
you don’t want this, feel free to delete this plugin.

### When would I use this plugin over the Code Snippets plugin?

This plugin is more suited to people who only have a few snippets and prefer editing
a file to using a graphical interface. If you have more snippets, and like to be
organized, you may feel more at home using the [Code Snippets](https://wordpress.org/plugins/code-snippets)
plugin, which I also created.

### Isn’t this just like the Pluginception plugin?

Yes, in that they are both a plugin for creating plugins. However, this plugin is
a bit more easier to use and specific than Pluginception.

## Đánh giá

![](https://secure.gravatar.com/avatar/f550b4e42886a7e8e50ca550d159b4892bb9348b8cb98b5cfd6250568e5e818f?
s=60&d=retro&r=g)

### 󠀁[Nice Idea, but does not seem to work](https://wordpress.org/support/topic/nice-idea-42/)󠁿

 [Firas Abd Alrahman](https://profiles.wordpress.org/doonfrs/) 30 Tháng 7, 2022 
1 trả lời

I was exactly looking for that, but I think the plugin is outdated.

![](https://secure.gravatar.com/avatar/67b8e333115eba05602dad95c5fc13a19113e2d3730a8507d6bf5df8a08cf130?
s=60&d=retro&r=g)

### 󠀁[Easy to use](https://wordpress.org/support/topic/easy-to-use-3262/)󠁿

 [Dinesh Soni](https://profiles.wordpress.org/webinsight/) 25 Tháng 6, 2020 1 trả
lời

Very easy to use and helpful

![](https://secure.gravatar.com/avatar/d72add6b21889fb6373922dd04eefb8c29f36800115e7298d18cc103a88d46d8?
s=60&d=retro&r=g)

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-3744/)󠁿

 [Menn](https://profiles.wordpress.org/mennstudio/) 3 Tháng 9, 2016 1 trả lời

Easy to learn and use.

![](https://secure.gravatar.com/avatar/c004492ae8c429fe9c8cf8843e2f41e9eed8244109e0ac5dec13c8a02bcf35fb?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-3430/)󠁿

 [inovacrea](https://profiles.wordpress.org/inovacrea/) 3 Tháng 9, 2016 2 trả lời

Perfect plugin, I discover it thanks to wootheme documentation, it will be very 
useful the day I need to update my theme. Just a little thing: I’m using WP Editor
to improve the quality of my plugin & theme editor, however when i’m editing the
new functions.php, the editor isn’t working, I have the original editor from wordpress.
Do you know why/how can I make it work? Thanks

![](https://secure.gravatar.com/avatar/7c839032ff595a75d8b9f88abb3522a56065f5ca890d92094796ab7cdf8dfb85?
s=60&d=retro&r=g)

### 󠀁[Simple to use](https://wordpress.org/support/topic/simple-to-use-88/)󠁿

 [Brandon Kraft](https://profiles.wordpress.org/kraftbj/) 3 Tháng 9, 2016 1 trả 
lời

I suggest this to folks I’m helping all the time who the barrier to write a plugin
from scratch seems too high. A nice way to intro people to plugin coding.

![](https://secure.gravatar.com/avatar/fb1135205e19605f8189daf24c56166e3c1adaf130543411b663966f9e59d62c?
s=60&d=retro&r=g)

### 󠀁[Very good and super useful!](https://wordpress.org/support/topic/very-good-and-super-useful/)󠁿

 [Piotr Boguslawski](https://profiles.wordpress.org/piotr-boguslawski/) 3 Tháng 
9, 2016

Good job. Thank you.

 [ Đọc tất cả 12 đánh giá ](https://wordpress.org/support/plugin/functionality/reviews/)

## Người đóng góp & Lập trình viên

“Functionality” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ Shea Bunge ](https://profiles.wordpress.org/bungeshea/)

“Functionality” đã được dịch qua 2 ngôn ngữ. Cảm ơn [những người tham gia dịch](https://translate.wordpress.org/projects/wp-plugins/functionality/contributors)
vì đóng góp của họ.

[Dịch “Functionality” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/functionality)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/functionality/), check out
[SVN repository](https://plugins.svn.wordpress.org/functionality/), hoặc theo dõi
[nhật ký phát triển](https://plugins.trac.wordpress.org/log/functionality/) qua 
[RSS](https://plugins.trac.wordpress.org/log/functionality/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 2.0.0

 * Reorganised internal structure of plugin
 * Improved formatting of default file content
 * Moved functionality plugin into its own subdirectory
 * Added feature for creating a CSS stylesheet
 * Improved integration with the WP Filesystem API

#### 1.2.1

 * Fixed bug preventing functionality plugin from being created on plugin activation

#### 1.2.0

 * Updated to use `wp_get_current_user()` instead of `get_currentuserinfo()`
 * Updated code structure to use a controller class
 * Added support for the WP Editor plugin

#### 1.1.1

 * Added Serbian translation thanks to [Ogi Djuraskovic from FirstSiteGuide.com](http://firstsiteguide.com)

#### 1.1

 * Fixed a spelling error when initializing the class
 * Only initialize the class on plugin activation
 * Move class to separate file
 * Used a more reliable method of functionality plugin activation

#### 1.0

 * Initial release

## Meta

 *  Phiên bản **2.0.0**
 *  Cập nhật lần cuối **5 năm trước**
 *  Số lượt cài đặt **1.000+**
 *  Đã kiểm tra lên đến **5.6.0**
 *  Phiên bản PHP ** 5.2 hoặc cao hơn **
 *  Ngôn ngữ
 * [Danish](https://da.wordpress.org/plugins/functionality/), [English (US)](https://wordpress.org/plugins/functionality/),
   và [Ukrainian](https://uk.wordpress.org/plugins/functionality/).
 *  [Dịch sang ngôn ngữ của bạn](https://translate.wordpress.org/projects/wp-plugins/functionality)
 * Thẻ
 * [functionality](https://vi.wordpress.org/plugins/tags/functionality/)[functions.php](https://vi.wordpress.org/plugins/tags/functions-php/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/functionality/advanced/)

## Đánh giá

 4.6 trên 5 sao.

 *  [  10 5-star reviews     ](https://wordpress.org/support/plugin/functionality/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/functionality/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/functionality/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/functionality/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/functionality/reviews/?filter=1)

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/functionality/reviews/)

## Những người đóng góp

 *   [ Shea Bunge ](https://profiles.wordpress.org/bungeshea/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/functionality/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](https://sheabunge.com/donate/)