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.

Simple Search Rewrite

تفصیل

This is a super-simple plugin which will turn WordPress’ default /?s=query%20terms into /search/query+terms/ if you have pretty permalinks enabled.

This is something which I have been placing into a theme include or in a core functionality plugin until recently, but it makes sense to separate this functionality out into an individual plugin so it can be switched on and off independently.

The plugin has no administrative interface or control panel. Activation turns it on, deactivation turns it off. Once activated, performing a search using the standard WP search widget should give you a much nicer search URL.

انسٹال کرݨ

  1. Install plugin.
  2. Activate the plugin through the ‘Plugins’ page in WordPress dashboard.

Contributors & Developers

“Simple Search Rewrite” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے

“Simple Search Rewrite&#8221 دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

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

تبدیلی لاگ

1.0

  • Initial Commit.