Profiles

  • Member Since: October 11th, 2024
  • Find me on:
  • Posted a reply to [WP Swiper] error: Cannot redeclare has_wp_swiper_block(), on the site WordPress.org Forums:
    Sorry a bit further down: // Check if the current post contains the Swiper Gutenberg…

  • Posted a reply to error: Cannot redeclare has_wp_swiper_block(), on the site WordPress.org Forums:
    Yes we have 1.2.11:WP SwiperSwiper JS as a Gutenberg Block. Version 1.2.11 | By Digital…

  • Posted a reply to error: Cannot redeclare has_wp_swiper_block(), on the site WordPress.org Forums:
    Yes, exactly the same file. Line 120 condition check causes the problems with redeclare error.…

  • Posted a reply to error: Cannot redeclare has_wp_swiper_block(), on the site WordPress.org Forums:
    Version 1.2.9 Yes, same file. I think the changes you did in 1.2.9 for block…

  • Posted a reply to error: Cannot redeclare has_wp_swiper_block(), on the site WordPress.org Forums:
    I think your code does a duplicate include. if (!function_exists('has_wp_swiper_block'))                {                function has_wp_swiper_block($blocks)and /**         * Function to check…

  • Created a topic, error: Cannot redeclare has_wp_swiper_block(), on the site WordPress.org Forums:
    We started to get these kind of errors this week with …