Hello everybody,
I have the following problem:
In a Homepage that is outside of wordpress (another domain) I hve includeda searching functionality to other pages, more or less like a"One-Homepage-shows-you-the-search-result-count-of-different-blogs".
Something like the script beeing sowed here:
http://wordpress.org/support/topic/226572
What script would I need to use to be able to query wp-Database and return just the search result count and not only the number of all posts like in the script above? That's it.
Thank you very much!!