ultimate-blocks icon indicating copy to clipboard operation
ultimate-blocks copied to clipboard

Adding unique ID to frontend inline styles

Open dcooney opened this issue 3 years ago • 0 comments

This PR adds a unique style ID to the inline styles output.

<style id="ub-styles">...</style>

This is useful for Ajax plugins such as Ajax Load More to be able to pull in custom styles for the post when loading content async.

Note: Looks like my editor formatted the entire init.php file removing empty line ending where the only code addition is on line 1010. Let me know if you'd like me to reformat this.

dcooney avatar Jun 14 '22 12:06 dcooney