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.

Widget Magic

ਵੇਰਵਾ

Implements a set of WordPress shortcodes and theme additions that allow widget content (initially just sidebars but eventually any text) to be used in any page or post using simple shortcodes.

Usage

For a sidebar:

[show_sidebar id="<sidebar id>"]

Attributes

  • id: the id or name of the sidebar to be shown.

ਸਥਾਪਤੀਕਰਨ

  1. Install Widget Magic either via the WordPress.org plugin directory, or by uploading the files to your server. If uploading the files to your server create a widget_magic directory in your /wp-content/plugins/ directory and upload widget_magic.php into that directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Why Widget Magic

I needed to reuse a specific piece of content in multiple places (specifically a sidebar in a page with no sidebar). This let me do that. In general WordPress does not appear to make it trivial to reuse smaller pieces of content in multiple places.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Widget Magic” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Widget Magic” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.1

  • Readme changes.

1.0

  • Initial implementation.