Advertisement
verygoodplugins

Untitled

Jan 31st, 2020
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.15 KB | None | 0 0
  1. if ( function_exists( 'wp_fusion' ) ) {
  2.     add_filter( 'et_pb_all_fields_unprocessed_et_pb_promo', array( wp_fusion()->integrations->divi, 'add_field' ) );
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement