These are some readers' responses. Read the full article to see what all the fuss is about.
-
Popular
Categories
- .Net & C# (1)
- C++ (5)
- Coding (3)
- Copyright, etc. (3)
- HTML/CSS (2)
- Java (14)
- JavaScript (5)
- JUnit (3)
- Recommendations (9)
- Risks (6)
- Software projects (2)
- SQL (4)
- Testing (6)
- Tools (4)
- Web (4)
- Web publishing (16)
- Windows (1)
- WordPress (27)
554 responses
Other comment pages: « 1 … 17 18 19 20 21 [22] 23 24 25 26 27 … 28 »
Thanks, will be useful
Great plugin, thanks! If you change line 240 (or so) to the following, it will store the full result count total, and not just the maximum posts per page. I’m not sure that is what you were going for, but it fit my needs slightly better. This works in v2.3, untested otherwise:
$hit_count = $wp_query->found_posts;
Will, that’s brilliant! I knew there was a way to do this, but never quite had the time to figure it out. Thanks — now I just need to find the time to update the plugin.
Other comment pages: « 1 … 17 18 19 20 21 [22] 23 24 25 26 27 … 28 »