Mô tả
This plugin is currently aimed at developers so it doesn’t come with any CSS or JavaScript, it just ads the DIVs for the columns, the rest is up to the developer’s imagination. This will allow developers to easily add column functionality to custom WordPress implementations.
Usage
How do users use it?
To split the content into columns, you simply add the shortcode [columnbreak] where you want the one column to end and the next one to start.
It will add a container around the columns with the class ‘ninja_columns’ and the class ‘colsid_{post-id}’ that will allow you to target the post or page specifically.
Cài đặt
- Copy the PHP file from the zip file into your WordPress “plugins” folder.
- Log in to your installation of WordPress.
- Go to the “Plugins” menu and activate the plugin called “Ninja Columns”
- Enjoy!
Hỏi đáp
- Where is a good place I can ask questions about this plugin?
-
The best place would be on the plugin development page at the following location: http://blog.ninjasforhire.co.za/99/ninja-columns-wordpress-plugin/
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Ninja Columns” 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 “Ninja Columns” 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
- First Version of the plugin.