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.

Wikipedia for tag pages

ਵੇਰਵਾ

This plugin creates a widget that displays excerpts from Wikipedia on the tag pages (the template tag.php). The user can specify multiple languages for the plugin to query using the Wikipeida API. The language that has an article that matches the tag has its article displayed.

Credits

This widget is based on the WordPress-Wikipedia-Widget by patlockley: WordPress-Wikipedia-Widget

ਸਕਰੀਨਸ਼ਾਟ

  • Widget displayed on tag page
  • Widget options

ਸਥਾਪਤੀਕਰਨ

  1. Unzip the ‘wikipedia-tags.zip’ file
  2. Upload the folder wikipedia-for-tags to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Use the widget control panel to place the widget in your sidebars.

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

Does the plugin support articles in all languages?

Yes. The user can specify the languages the plugin should search through.

Does the widget show up on other pages than tag pages?

No, the widget checks to see if it is being displayed on a tag page using the conditional tag is_tag().

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

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

“Wikipedia for tag pages” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Wikipedia for tag pages” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

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

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

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

1.4

Added support for the ‘before_widget’, ‘after_widget’, ‘before_title’ and ‘after_title’ arguments.

1.3

Added cahcing on client and server sides.

1.2

Changed to widget title to correspond to the standard

<

h2> tag.

1.1

Added some simple styling

1.0

Stable release