Mô tả
The Ethne Favorites Button plugin for WordPress provides a shortcode that will allow users to save their favorite posts and pages, it also includes an option to display and remove favorite posts and pages for the user. Compatible with Cooked plugin favourites (access cooked favourites without cooked plugin)
Shortcode Usage
How to display the list
Use the following shortcode:
[ethne-favorites]
How to display the button
Use the following shortcode:
[ethne-favorites view=”Button”]
Cài đặt
In WordPress:
- Go to Plugins > Add New > search for
ethne favorites
- Press “Install Now” for the Ethne Favorites Button plugin
- Press “Activate Plugin”
Manual installation:
- Upload the
ethne-favorites
directory to the/wp-content/plugins/
directory - Activate the plugin through the “Plugins” menu in WordPress
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Ethne Favorites Button” 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 “Ethne Favorites Button” 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.8
- Fixed paths to match wordpress repository
1.0.7
- Updated version info
- Added notification of removed posts
1.0.6
- Removed depreciated code
1.0.5
- Initial version