Mô tả
Returns the excerpt outside the loop.
Usage:
where $attr is an array with any of these keys:
- num_words: number of words
- more: replacement for […]
- length: number of letters to display, userful for multibyte string
Example:
’55’, ‘more’=>’.. Read more’));?>
Cài đặt
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
return_excerpt($post_id, $attr);returns excerpt.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Return Excerpt” 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 “Return Excerpt” 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
0.2
- Added description
- Bug fixes
0.1
- First release