Section viewable only by admin

[ad_1]

Anyone know of a plugin where certain sections of the page are not viewable by anyone but the admin? For example, I have a page that returns previous form entries. The actual form is below . For viewers, I only want the top section. For the admin, I’d like both.

It seems this would be a great feature for WP, but I have yet to find a plugin that accomplishes it. Anyone have an idea?

[ad_2]
3 Comments
  1. Most plugins will just restrict access to that entire admin page. You will probably need some small custom coding.

  2. use a display condition plugin for whatever your page builder is, and set the section / block to be seen by administrator only.

  3. Just use is_admin and is_logged in an if statement that conditionally loads the content.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer