Mô tả
Drop in the embed code from github between the gist shortcode.
[gist]<script src="http://gist.github.com/447298.js?file=github_gist_wordpress_plugin_test.txt"></script>[/gist]
or pass the ID and file (optional)
[gist id=447298 file=github_gist_wordpress_plugin_test.txt]
Cài đặt
1) Download the plugin zip file.
2) Unzip.
3) Upload the gisthub plugin directory to your wordpress plugin directory (/wp-content/plugins).
4) Activate the plugin.
5) Use the [gist]
shortcode with greatness!
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Gist for Robots WordPress Plugin” 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 “Gist for Robots WordPress Plugin” 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.1
- Fix for new gist API version
1.0
- First revision