Title: AddFunc IDs
Author: AddFunc
Published: <strong>28 Tháng 6, 2017</strong>
Last modified: 11 Tháng 12, 2018

---

Tìm kiếm plugin

![](https://ps.w.org/addfunc-ids/assets/banner-772x250.jpg?rev=1686649)

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://ps.w.org/addfunc-ids/assets/icon.svg?rev=1686649)

# AddFunc IDs

 Bởi [AddFunc](https://profiles.wordpress.org/addfunc/)

[Tải về](https://downloads.wordpress.org/plugin/addfunc-ids.1.0.zip)

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

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

## Mô tả

Adds two convenient buttons to easily add/remove an id attribute to any element 
when editor a Post, Page or custom post type that uses a standard TinyMCE editor.
Uses the text contained within the element, cleaned up, to formulate a URL-friendly
id.

## Ảnh màn hình

[⌊Look! This heading now has an id attribute because I clicked the "#" button!...
You get the idea.⌉⌊Look! This heading now has an id attribute because I clicked 
the "#" button!... You get the idea.⌉[

Look! This heading now has an id attribute because I clicked the “#” button!… You
get the idea.

## Cài đặt

 1. Upload the entire `/addfunc-ids` folder to the `/wp-content/plugins/` directory
    or download it from the WordPress repository.
 2. Activate the plugin through the _Plugins_ menu in WordPress.
 3. Use the _Add ID_ and _Remove ID_ buttons as needed.

## Hỏi đáp

  What does the Add ID button do?

It adds an id attribute to the selected element (or the element with the cursor 
in it) using the text within. Note: not recommended for use on paragraphs.

  What does the Remove ID button do?

It removes any id attributes from the selected element (or the element with the 
cursor in it). Note: recommended for removing ridiculously long id attributes.

  Where can I see the ID/id attribute?

You can see it in Text view. Example:

This is rad

 Will AddFunc work in Text view?

Nope. It’s a TinyMCE thang.

  Does AddFunc IDs work on custom content types, the same as they do on Posts and
Pages?

It works in any custom content type that has a standard TinyMCE editor.

  Does it really require WordPress 3.0.1 or later?

I have not tested it on earlier versions. I suspect it depends on the version of
TinyMCE included with your WordPress install. Feel free to try it out and let us
know if it works! 🙂

  Does AddFunc have a website?

Yes. [addfunc.com](http://addfunc.com/)

## Đánh giá

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

### 󠀁[id=”done” class=”easy”](https://wordpress.org/support/topic/iddone-classeasy/)󠁿

 [Joe Rhoney](https://profiles.wordpress.org/joerhoney/) 28 Tháng 6, 2017

I was unable to find a plugin that would enable me to effortlessly add an id attribute
using the obviously appropriate inner text for its string, without introducing more
JavaScript to my website’s frontend output. I felt this option would be most suitable
as a WYSIWYG editor feature anyway, not an automatic “one size fits all” add-on.
I’m very strategic about id attributes and I anticipate that the text might someday
be changed. So, I can’t have the id attribute automatically updating to the new 
text on its own—I link stuff to it! #duh #sometimes-i-dont-want-the-entire-line-
of-text-used-in-the-id-attribute-string-because-that-would-just-be-insane So I need
to be able to manually edit it. #thats-better That’s why I built AddFunc IDs and
I use it on all of my websites. #the-end

 [ Đọc tất cả 1 đánh giá ](https://wordpress.org/support/plugin/addfunc-ids/reviews/)

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

“AddFunc IDs” 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

 *   [ AddFunc ](https://profiles.wordpress.org/addfunc/)
 *   [ Joe Rhoney ](https://profiles.wordpress.org/joerhoney/)

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

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

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

## Nhật ký thay đổi

#### 0.1

27 Jun 2017

 * Released plugin on WordPress Repository

#### 0.4

23 Jun 2017

 * Improves cleanup of string used for id attribute
    - Removes HTML tags
    - Removes instances of multiple consecutive hyphens
       _ Removes hyphens at beginning
      and end of string
 * Adds button highlighting (button is highlighted if the selected element has an
   id attribute)
 * Submitted plugin to WordPress repository as version 1.0

#### 0.3

18 Jul 2016

 * Improves TinyMCE button icons, using font instead of SVGs

#### 0.2

?? ??? 201?

 * Adds “Add ID” button to Tiny MCE
 * Adds “Remove ID” button to Tiny MCE

#### 0.1

29 Sep 2015

 * Adds a button to TinyMCE

## Meta

 *  Phiên bản **1.0**
 *  Cập nhật lần cuối **8 năm trước**
 *  Số lượt cài đặt **10+**
 *  Phiên bản WordPress ** 3.0.1 hoặc cao hơn **
 *  Đã kiểm tra lên đến **5.0.25**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/addfunc-ids/)
 * Thẻ
 * [tinyMCE](https://vi.wordpress.org/plugins/tags/tinymce/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/addfunc-ids/advanced/)

## Đánh giá

 5 trên 5 sao.

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

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

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

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

 *   [ AddFunc ](https://profiles.wordpress.org/addfunc/)
 *   [ Joe Rhoney ](https://profiles.wordpress.org/joerhoney/)

## 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/addfunc-ids/)

## Ủ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://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7AF7P3TFKQ2C2)