Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 11607829

    (@anonymized-11607829)

    I would say you have found a bug. ?? You can patch sendtokindle.php manually by adding the following check around line 157:

    if ( is_search() ) {
    	return $content;
    }

    Or you can download the current development version, which contains a fix that will be included in the next release.

    Thread Starter Cyndi

    (@cynderella)

    Oh, cool…not often I found a “bug.” Thanks for the quick reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SendtoKindle shows up in archive/search’ is closed to new replies.