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 Widget

توضیحات

The Wikipedia Widget shows a Wikipedia search-formular and its search results for the current post or page on your sidebar. On other sites (like category or front-page) it can defined any default search-keywords or other input-field.

The search results were Ajax-based fetched from the Wikipedia-API.

Main Features:

  • Define a default search string or get the current post title
  • Show or hide the search form or define an alternative search form within the page
  • Use cache for the search results for better speed
  • Results are clear formatted, with links and pictures

Be free for testing and suggest improvements.

Tickets

  • Check given Wikipedia-URL at backend
  • plugin page at a-simeon.de
  • improve faq

عکس‌های صفحه

  • Back-end configuration
  • Front-end display search results and input

نصب

  1. Upload the plugin to your /wp-content/plugins/ directory, activate and use as a sidebar-widget.
  2. Set the Wikipedia URL to your country.

سوالات متداول

No Questions have been asked yet.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Wikipedia Widget” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Wikipedia Widget” به زبان شما.

علاقه‌ مند به توسعه هستید؟

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

گزارش تغییرات

0.13.12

  • remove bug with loading values of alternative input-fields
  • WordPress 3.8 compatibilty
  • pack widget into one file
  • several small code changes
  • new loader

0.13.07

  • fixed too long transient-names

0.13.05

  • add cache for every search result
  • remove search trim

0.13.04

  • Fixed ajaxurl
  • add alternativ search form feature
  • add cache for the default search term if used
  • test if value changed before search
  • several code changes/improvements