snippets
WordPress Gutenberg doesn’t parse Istagram oembed url
Sometimes Instagram embed doesn't work, why?
Highlight text for search results in PHP
Useful code to highlight text occurences in search results or in a text. How to highlight text in a string…
10 PHP usefull functions for MySQL stuff
Here is my personal collection of 10 php function that I always include in my database function library. I think…