Profiles

  • Member Since: September 26th, 2019
  • Find me on:
  • Posted a reply to Add option to disable htaccess rule, on the site WordPress.org Forums:
    WP-Optimize tries to create an htaccess file in the /wp-content/uploads/ folder. In my case this…

  • Posted a reply to syntax error, unexpected ‘print’ (T_PRINT) – welcome-panel.php, on the site WordPress.org Forums:
    I confirm it. PHP 5.6.40

  • Posted a reply to PHP 5.X Support – namespace – CF7 v5.5, on the site WordPress.org Forums:
    I have the same problem. Several sites are down.

  • Posted a reply to Does “a3_lazy_load_placeholder_url” work?, on the site WordPress.org Forums:
    @a3rev Thank you. It works: add_filter('a3_lazy_load_placeholder_url', function() { return 'data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=='; }); It should be in…

  • Created a topic, Does “a3_lazy_load_placeholder_url” work?, on the site WordPress.org Forums:
    Hi, Plugin ver. 2.3.2 I'm trying to change the stand…

  • Created a topic, wp_get_attachment_image, on the site WordPress.org Forums:
    Hi, wp_get_attachment_image is the core WordPress func…