jQuery(function($) { $(function() { $( '.fl-node- .fl-photo-img' ) .on( 'mouseenter', function( e ) { $( this ).data( 'title', $( this ).attr( 'title' ) ).removeAttr( 'title' ); } ) .on( 'mouseleave', function( e ){ $( this ).attr( 'title', $( this ).data( 'title' ) ).data( 'title', null ); } ); }); window._fl_string_to_slug_regex = '
Fatal error: Uncaught Error: Call to undefined function apply_filters() in /home/modular/gites-douelafontaine.fr/httpdocs/wp-content/plugins/bb-plugin/modules/photo/includes/frontend.js.php:37 Stack trace: #0 {main} thrown in /home/modular/gites-douelafontaine.fr/httpdocs/wp-content/plugins/bb-plugin/modules/photo/includes/frontend.js.php on line 37