Mô tả
As of the release of 4.3, WordPress removed the “Formatting” section from the Writing settings. Included in there was the option to turn off WordPress’s default action to convert text emoticons to image smilies. This plugin does the same thing as unchecking the “convert to smilies” box that used to be available via the settings.
Cài đặt
- Upload the
keep-emoticons-as-text
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
-
Does this add any overhead to WordPress?
-
No, it’s one line of code. It’s being posted as a plugin for convenience for those who don’t want to edit their theme functions file.
Đánh giá
Người đóng góp & Lập trình viên
“Keep Emoticons as Text” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Keep Emoticons as Text” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- Initial release