Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact
You are here: Home

jimmy

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • September 15, 2015 at 3:22 am in reply to: Bug report : shortcode is visible #3059
    jimmy
    Participant

    I am not sure what you mean. That shortcode function is in “functions.php”. And in the “New Page” I am using [foobar] to display a simple message which should have been invisible from public. Can you do a simple test on your end?

    September 14, 2015 at 7:11 pm in reply to: Bug report : shortcode is visible #3053
    jimmy
    Participant

    hi there, no there is no third party plugin. It is a theme I am developing.
    okay, here is a scenario which you can test :
    – I create a page named “X”
    – Page content a shortcode link [foobar]
    – Shortcode is :

    function foobar_func( $atts ){
            // returns foo and bar to the page X
    	return "foo and bar";
    }
    add_shortcode( 'foobar', 'foobar_func' ); 

    – I check “Yes, protect this content”
    – I visit the website as a guest and “foo and bar” is visible

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
Next Page »

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy