PATH:
home
/
bkunreyz
/
ezdatarecovery.net
/
wp-content
/
plugins
/
extendify
/
src
/
Launch
/
lib
export const addIdAttributeToBlock = (blockCode, id) => blockCode.replace( /(<div\s[^>]*class="[^"]*\bwp-block-group\b[^"]*")/, `$1 id="${id}"`, );
[-] fonts-helpers.js
[edit]
[-] logo.js
[edit]
[-] preview-helpers.js
[edit]
[-] pages.js
[edit]
[+]
..
[+]
__tests__
[-] wp.js
[edit]
[-] blocks.js
[edit]
[-] util.js
[edit]
[-] linkPages.js
[edit]