Viewing 1 replies (of 1 total)
  • Thread Starter Michael

    (@mlawrencetargetedvictorycom)

    I ended up modifying the plugin to eliminate the l.facebook.com URLs altogether. They require a profile hash key that isn’t supplied through a WordPress site (as far as I can tell).

    The str_replace() ran on line 117 & 118 didn’t make sense, so I overrode it.

    $desc = str_replace( 'https://l.facebook.com/l.php?u=', '', $block->get_description() );

Viewing 1 replies (of 1 total)
  • The topic ‘l.facebook.com’ is closed to new replies.