ZenphotoCMS 1.6.6

Zenpage_internal_deprecations

These are the Zenpage functions which have been deprecated

Table of Contents

Methods

categoryIsVisible()  : mixed
expiry()  : mixed
visibleCategory()  : mixed

Methods

categoryIsVisible()

public static categoryIsVisible() : mixed

Use if($obj->isPublic() || zp_loggedin(ALL_NEWS_RIGHTS)) { … } for a equivalent check instead.

Tags
since
1.5.5

expiry()

public static expiry() : mixed

Use Zenpage::processScheduledPublishing('expiredate') instead


        
On this page

Search results