Does “a3_lazy_load_placeholder_url” work?
-
Hi,
Plugin ver. 2.3.2
I’m trying to change the standard URL for placeholder_url to inline code. I created the code
apply_filters('a3_lazy_load_placeholder_url', 'data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
in my functions.php file and there is no effect.
What am I doing wrong?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Does “a3_lazy_load_placeholder_url” work?’ is closed to new replies.