Ben Huson
Ben Huson
Filtering by status also does not work.
Also noting here that `$leavename` is not an optional parameter when calling `$this->post_type_link()`: https://github.com/Automattic/babble/blob/7f89ef408984f5399a9be8bf4394dfb4e46125b2/class-post-public.php#L597
Their web site says "We even take care of all your caching needs with 3 different layers of advanced caching." so I imagine it's their caching setup that means the...
See also this issue #133 which releases to Name Cheap hosting. Please try this fix #167
Sticking with the same minimum PHP requirement as Wordpress which is PHP 5.6 for now as quite a few sites running this plugin. Would be happy to merge this update...
Also note, we should probably use underscores instead of hyphens for post type/taxonomy names (i.e. `person_category`) to follow the [same methodology as core](http://codex.wordpress.org/Taxonomies)?
Also regarding the "many" issue mentioned by @AlchemyUnited, in the hcard and vcard specs this is referred to as "type" if we wanted to use that naming convention for consistency....
@matzko Any idea when you might be able pull this fix into your plugin? :)
Hi @jumoog Some of the functions you've used seem to only be available if you have the Cloudflare plugin installed and error if it's disabled. I've reworked it a little...
Do you have the "Allow REST API Access" option checked in the Password Protected settings?