Forums
(@pfhyper)
10 years, 5 months ago
Advanced Excerpts was working fine with 4.1.1 and filtering the_excerpt() but when I upgraded to 4.2.3, I had to use the_advanced_excerpt() with no parameters to get it working again.
11 years, 9 months ago
I think this code will work for a project of mine but I don’t get the line:
$query_search = isset($_GET[‘s’]) ?… etc.
What’s the ‘s’?