daomapsieucap / fiber-admin

💈 Bring multiple customization features to make your own WordPress admin.
https://wordpress.org/plugins/fiber-admin/
0 stars 1 forks source link

Convert Email #27

Closed phongkhuu115 closed 1 year ago

phongkhuu115 commented 1 year ago

@daomapsieucap I have finished fixing the issue. Can you take a look? Thank you!

My solution is to use a new regex to get the content without shortcode using do_shortcode. Then use a new regex to get the content inside the HTML tags only, then convert to mailto link

Regex test link