Mô tả
Adds a button to the TinyMCE to wrap a twitter username in a shortcode that’ll build out the link automatically.
Ảnh màn hình
Cài đặt
This section describes how to install the plugin and get it working.
- Upload the ‘twitter-name-link’ folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it.
Hỏi đáp
- What does this do?
-
Adds a button to the TinyMCE to wrap a twitter username in a shortcode that’ll build out the link automatically. You simply type the twitter handle, highlight, press the button, and it will be wrapped in a shortcode. The shortcode will create the link and include the @ in the display. Also includes a CSS class (a.twitter-name) if you want to style it differently that the rest of your site.
- Is that it?
-
Yep. That’s it.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Twitter Name Link” 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 “Twitter Name Link” 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
- Initial release