Skip to content

athletics/toggle-private-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toggle Private Posts

WP Admin Bar control to toggle private posts in current view.

Filters

toggle_private_posts/label/hide

WP Admin Bar node label when all posts are shown.

Default:

$title = 'Hide Private Posts';

toggle_private_posts/label/show

Label when private posts are hidden.

Default:

$title = 'Show All Posts';

toggle_private_posts/is_valid_location

Whether the WP Admin Bar node should be shown in the current view.

Type: Boolean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages