You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was just chatting with Dave Ross, we think we could pull up a new modal with the content listed there. Also, need to array_map( 'esc_html', ... ) all the feed post_field / meta_fields / taxonomy_fields data and convert that SimpleXMLElement on display so it's an escaped array of data too.
Currently using var_export but I think we could display it better just looping through it and outputting it in a nicer <ul>.
Hey @sc0ttkclark, I think the test pull thing is a good idea. However, I think we can do it a bit more elegantly. Any ideas?
The text was updated successfully, but these errors were encountered: