WPIntell

Source evidence

[NSFW] Title on Block

WP Popular Posts · support · 2026-05-29T20:18:00+00:00

mixedsentiment
lowseverity
0.57relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 27 rows with source links

14.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
sddarkman619 resolved
I’ve installed the “new” plugin but all it gives me is a piece of shortcode to put in a Block widget. I can’t put a title on the Block widget. All the widgets I drag over to my sidebar all tell me the same thing wiht the shortcode. Shortcode works but I want a title bar saying Ppopular posts. The page I need help with: [ log in to see the link] Hi @sddarkman619 , You can add a title with the shortcode as well. To do so use the header parameter to set the text for the title, and the header_start and header_end parameters to set the HTML tags to use with the heading. In your particular case I believe it should look something like this: [wpp header="Popular Posts" header_start="<h4>" header_end="</h4>" ... rest of the params go here ...] See Parameters for more details. If you have any other questions please let me know.

Comments

1 shown
Hector Cabrera 2026-05-29T22:10:00+00:00

Hi @sddarkman619 , You can add a title with the shortcode as well. To do so use the header parameter to set the text for the title, and the header_start and header_end parameters to set the HTML tags to use with the heading. In your particular case I believe it should look something like this: [wpp header="Popular Posts" header_start="<h4>" header_end="</h4>" ... rest of the params go here ...] See Parameters for more details. If you have any other questions please let me know.