Quick bug fix releases to fix a database error caused by faulty MySQL syntax.
- Small fix to prevent database errors.
- Small fix to prevent disappearing excerpts.
Quick bug fix releases to fix a database error caused by faulty MySQL syntax.
Not logged in. Log in to see your license details.
Sometimes it may be necessary to restrict the Did you mean suggestions Relevanssi serves to just one post type. There’s no option for that, as by default the Relevanssi database the Did you mean suggestions use as a source (this only applies to Premium, that is) doesn’t have any information……about the post types the words are related to. However, it does have the post ID, which can be linked to a post type, and there’s a filter hook that lets us modify the query that fetches the words from the database. Then it’s just a question of formulating some…