Connections-Business-Directory / Connections

Directory Plugin for WordPress
https://connections-pro.com
GNU General Public License v2.0
26 stars 18 forks source link

Default Visibility Filter #350

Closed shazahm1 closed 10 years ago

shazahm1 commented 10 years ago

The default visibility can be set via the cn_metabox_publish_atts filter however, the $entry->getVisibility() call will always return either the entry visibility or unlisted so the default value can never be used.