Snipplr的Wordpress插件

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Snipplr的Wordpress插件相关的知识,希望对你有一定的参考价值。

This is the simple plugin for your wp site , with this plugin you can embed snippets code from http://snipplr.com . Easy to use , just paste url from http://snipplr.com and thats it.
Version: 1.1
  1. <?php
  2. /* Download this plugin*/
  3.  
  4. echo "This is the simple plugin for your wp site ,
  5. with this plugin you can embed snippets
  6. code from http://snipplr.com .
  7.  
  8. Easy to use , just paste url from http://snipplr.com and thats it.
  9.  
  10. Version: 1.1";
  11. ?>

以上是关于Snipplr的Wordpress插件的主要内容,如果未能解决你的问题,请参考以下文章

WordPress - 代码片段插件

Wordpress - 将代码片段包含到布局的选定部分的插件

从Snipplr获取一个代码片段

markdown 有用的WordPress插件片段

备份你自己的snipplr.com网站片段

markdown 链接,片段,提醒,收集点作为重新访问WordPress插件开发期间的笔记#WordPress #Plugin #PHP #Refere