-
Wrote a comment on the post Changed behaviour of esc_sql() in WordPress 4.8.3, on the site Make WordPress Core:
just tried with filter and it works. Many thanks! -
Wrote a comment on the post Changed behaviour of esc_sql() in WordPress 4.8.3, on the site Make WordPress Core:
I also use ACF and have next query: [code]$today = date('Ymd'); $featured = new WP_Query(… -
Posted a reply to SVG for loaders, on the site WordPress.org Forums:
Hey @yikesitskevin, Oh you act really fast :) Really cool, but my form is totally… -
Created a topic, SVG for loaders, on the site WordPress.org Forums:
Hello! Thanks for a great plugin! This is not issue re… -
Posted a reply to The shortcode not working, on the site WordPress.org Forums:
So very temporarily solution for us is to comment lines: 194: if ( preg_match_all( '/'.… -
Posted a reply to The shortcode not working, on the site WordPress.org Forums:
Hi I also have problems with shortcode. I've already tried to disable all plugins (except…