Tiled Gallery Carousel Without JetPack (ver.3.0) WordPress Plugin, Gallery option ‘link: none’ to be enabled.

tiled-gallery-carousel-without-jetpack/tiled-gallery.php, line number 265.

 

WordPress で sanitize_text_field するときのメモ

参考:
https://ja.stackoverflow.com/questions/7351/htmlentities%E9%96%A2%E6%95%B0%E3%82%92%E4%BD%BF%E3%81%86%E3%81%A8-%E3%81%AA%E3%81%9C%E6%97%A5%E6%9C%AC%E8%AA%9E%E6%96%87%E5%AD%97%E5%88%97%E3%81%8C%E6%B6%88%E3%81%88%E3%81%A6%E3%81%97%E3%81%BE%E3%81%86%E3%81%AE%E3%81%8B

Test, Using Markdown in WordPress. Call PHP Markdown Library from WordPress.

1. Download PHP Markdown Libraries, uncompress and into directory.
1. Add plugin file “markdown-wb.php”.
1. Be placed to plugins folder and activate.

Use three libraries:

Name | Version
-|-
[PHP Markdown Lib](https://michelf.ca/projects/php-markdown/) | 1.7.0
[cebe/markdown](http://markdown.cebe.cc/) | 1.1.3
[Parsedown](http://parsedown.org/) | 1.6.0

markdown-wb.php:

Directory Tree: