This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Hide Content from Non-Logged In Users using a Shortcode

विवरण

Hide Content with shortcode: [hide_content] THIS CONTENT [/hide_content] – [hide_content message=”Custom notifications”]THIS CONTENT [/hide_content] The plugin can hide any content from non-logged-in users. The code is simple, compact, does not take up storage space or system resources. Works with shortcodes like CF7.

स्थापना

  1. Upload the plugin files to the /wp-content/plugins/hide-content-non-logged-in directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the shortcode [hide_content] YOUR CONTENT [/hide_content] to hide content from non-logged-in users.

प्रश्नोत्तर

Can I customize the message for non-logged-in users?

Yes, you can use the message attribute in the shortcode to display a custom message.

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“Hide Content from Non-Logged In Users using a Shortcode” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.1

  • Added custom CSS attributes and login URL to the shortcode.

1.0

  • Initial release.