\com\bmj\jnp\plugins\jnp_highwireHighWireFeedImporter

HighWire RSS feed importer

Summary

Methods
Properties
Constants
import()
No public properties found
No constants found
clearPostMeta()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

import()

import(string  $key, string|null  $prefix = null) 

Import feed

Parameters

string $key

Feed name

string|null $prefix

Restrict to matching prefix

clearPostMeta()

clearPostMeta(string  $key, integer  $value, string  $compare = '=') 

Clear matching article post_meta

Parameters

string $key

meta_key

integer $value

meta_value

string $compare

meta_compare