Mô tả
A very simple plugin that turns your email address into a shortcode. This plugin provides a field and shortcode for your email address allowing you to use it anywhere on your site. If you ever need to update your email address, you’d just need to change it in one place.
This plugin works together with other Optimizer Shortcodes plugins. Find a list of all our Optimizer Shortcodes plugins here.
Usage Instructions
After setting your email address in the new settings page (/wp-admin/admin.php?page=optimizer-shortcodes
), you can use the shortcode [optimizer_email] anywhere on your site to display that email address.
If you need to use the field value in your theme files or template, you can print it with PHP like this:
Credits
Plugin built by Rajiv Lodhia for Business Optimizer
Ảnh màn hình
Cài đặt
- Copy the
optimizer-shortcodes-email
folder into yourwp-content/plugins
folder - Activate the Optimizer Shortcodes – Email plugin via the plugins admin page
- Set your email address in the new field (
/wp-admin/admin.php?page=optimizer-shortcodes
)
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Optimizer Shortcodes – Email” 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 “Optimizer Shortcodes – Email” 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.
1.0.1
- Tested for WP 6.0+
1.0.2
- Fixed wrong field name that was breaking the shortcode