ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Did You Mean

وضاحت

This plugin can fix typing errors (TYPO) in URLs and search forms by visitors. And provide proper notice to visitors.
This plugin also improve search forms with suggestion using autocomplete. This plugin will be helpful if you want more visitors and get a lot of income for ecommerce.
You will not lose any visitors or buyers simply due to wrong in writing a link or altered due to social networking links, or shortening a link.

Features

  • Suggestions will show if the page is not found.
  • Will display suggestions if you are looking for can not be found
  • Equipped with autocomplete on search form
  • No settings, just turn on the widget.

Credits

jQuery UI Theme

تصوير

  • Suggestion Search
  • TYPOs Search
  • TYPOs Page
  • WooCommerce Ready

انسٽاليشن

  1. Download the did-you-mean.zip file to your computer.
  2. Login Admin, Installed new plugins, click “add new” then upload and “install now”.
  3. Or unzip it, use ftp upload the “did-you-mean” folder (including all files within) to your “/wp-content/plugins/did-you-mean/”
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. in Tab Plugin click “Did You Mean”
  6. Enjoy!

FAQ

Can this plugin handling 404 page?

Yes

جائزا

3 سيپٽمبر 2016
I try a search and get. Notice: Trying to get property of non-object in {siteDir}/wp-content/did-you-mean/database.php on line 41 Will see if I can fix this to use the plugin. A var_dump reveals on $categories. array(2) { ["errors"]=> array(1) { ["invalid_taxonomy"]=> array(1) { [0]=> string(16) "Invalid taxonomy" } } ["error_data"]=> array(0) { } } I’ll just add an invalid check and it should be good to go. Solved the problem by adding error checking around the foreach loops. ie: line 40 would be if(!isset($categories['errors']))
جمع: سڀ 4 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“Did You Mean” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Did You Mean” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.0

  • First release

1.1

  • Remove Deprecated function

1.2

  • Change levenshtein to similar_text

1.3

  • Add search autocomplete

1.4

  • Submit WordPress Plugin Directory

1.5

  • Add prefix functions (avoid conflict with functions from other plugins or themes)

1.6

  • Release on WordPress Plugin Directory
  • Fix CSS
  • Fix readme.txt
  • Fix index.php
  • WooCommerce ready