Mô tả
Easily display WordPress Blogroll links with the shortcode [blogroll-links] and its customizable options.
Features:
– Display WordPress Blogroll links directly on your site.
– Filter links by category or show only specific links.
– Optionally display icons/images alongside each link.
– Customize the layout with a custom CSS class via settings.
– Simple setup via Settings > Blogroll Links Renderer.
Shortcode Parameters:
– category: Filter links by category name.
Example: [blogroll-links category="MyCategory"].
– show_images: Display link images/icons if available.
Example: [blogroll-links show_images="1"].
– show_titles: Add tooltips using link descriptions.
Example: [blogroll-links show_titles="1"].
– Combine all options for advanced usage.
Example: [blogroll-links category="MyCategory" show_images=1 show_titles=1].
Enable WordPress Links Manager:
The WordPress Links Manager, hidden by default since WordPress 3.5, can be reactivated using this plugin.
To enable it, go to Settings > Blogroll Links Renderer and check the option Enable Links Manager. Once enabled, manage links via the Links menu in the WordPress dashboard.
Cài đặt
- Upload the plugin to your
wp-content/pluginsdirectory. - Activate the plugin via the Plugins menu in WordPress.
- Add the shortcode
[blogroll-links]to any page or post to display your Blogroll links. - Customize the output through the plugin settings or with CSS.
Hỏi đáp
-
How do I enable the WordPress Links Manager?
-
Navigate to
Settings > Blogroll Links Rendererand check the box to enable the Links Manager. The Links menu will then appear in your WordPress dashboard. -
How do I filter links by category?
-
Use the
categoryparameter in the shortcode.
Example:[blogroll-links category="MyCategory"]. -
How do I display images/icons for the links?
-
Set the
show_imagesparameter to1in the shortcode.
Example:[blogroll-links show_images="1"]. -
How do I add tooltips to the links?
-
Set the
show_titlesparameter to1in the shortcode.
Example:[blogroll-links show_titles="1"]. -
Can I style the output?
-
Yes, you can add a custom CSS class in the plugin settings. Navigate to
Settings > Blogroll Links Rendererand enter your desired CSS class.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Blogroll Links Renderer” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Blogroll Links Renderer” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Blogroll Links Renderer” 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.1
Updated readme.txt
1.0.0
- Initial public release
