preprocess()
preprocess(string $data) : string
regex hacks to clean up HighWire's mess
Parameters
| string | $data | Mess to clean up |
Returns
string —Cleaned up mess
HighWire XML article
load(array $article = array(), array $meta = array(), \WP_Post $_post = null) : \com\bmj\jnp\plugins\jnp_highwire\HighWireArticle
Load HighWire article
| array | $article | Article post info |
| array | $meta | Article post_meta |
| \WP_Post | $_post |