WPIntell

Source evidence

want shortcode

Most And Least Read Posts Widget · support · 2016-04-02T14:49:00+00:00

mixedsentiment
mediumseverity
0.84relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

3 / 22 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
CJBatson resolved
hi WhileTrue! I LOVE your plugin – works great and looks awesome!! Question: would it be possible to get a shortcode? I would like to embed “most-read” posts into a post – weekly recap kind of thing.. I would be glad to make a donation as I am getting great service from your plugin!! my site is https://charlottesogn.com if you want to have a look. Your widget is in the right sidebar (most popular this week) and also at the bottom of the left sidebar (all-time most read). thanks, Charlotte https://wordpress.org/plugins/most-and-least-read-posts-widget/ Hi Charlotte, really a good idea, so good that I just implemented it! Plugin 2.5.0 release is out, with experimental shortcode support. Use it like this: [most_read_posts type=”most” posts_number=”5″ show_thumbs=”false”] Supported attributes: type: “most” or “least” posts_number words_excluded title_max_chars excerpt_max_chars show_thumbs: “true” or “false” add_line_break_before_thumbs: “true” or “false” show_hits: “true” or “false” show_hits_text (default: “views”) Cheers! You are so awesome!!! Thank you so much for this!! I plugged in your shortcode just like you have it and got the following error message: Warning: Invalid argument supplied for foreach() in /home/content/p3pnexwpnas02_data03/97/2788697/html/wp-content/plugins/most-and-least-read-posts-widget/most_and_least_read_posts.php on line 659 Also, I would like to eliminate the box around the posts. How can I do that? Looking forward to working through a few tweaks to make it perfect!! Thank you again so much and have a great day! Charlotte Hi Charlotte, I fixed the warning with the 2.5.1 update (sorry, I was going too fast). As for the “box around the posts”, you should easily fix it with a couple CSS rules; if you point me to the page showing the issue, I’d suggest some.

Comments

3 shown
whiletrue 2016-04-05T16:30:00+00:00

Hi Charlotte, really a good idea, so good that I just implemented it! Plugin 2.5.0 release is out, with experimental shortcode support. Use it like this: [most_read_posts type=”most” posts_number=”5″ show_thumbs=”false”] Supported attributes: type: “most” or “least” posts_number words_excluded title_max_chars excerpt_max_chars show_thumbs: “true” or “false” add_line_break_before_thumbs: “true” or “false” show_hits: “true” or “false” show_hits_text (default: “views”) Cheers!

CJBatson 2016-04-05T17:08:00+00:00

You are so awesome!!! Thank you so much for this!! I plugged in your shortcode just like you have it and got the following error message: Warning: Invalid argument supplied for foreach() in /home/content/p3pnexwpnas02_data03/97/2788697/html/wp-content/plugins/most-and-least-read-posts-widget/most_and_least_read_posts.php on line 659 Also, I would like to eliminate the box around the posts. How can I do that? Looking forward to working through a few tweaks to make it perfect!! Thank you again so much and have a great day! Charlotte

whiletrue 2016-04-05T18:33:00+00:00

Hi Charlotte, I fixed the warning with the 2.5.1 update (sorry, I was going too fast). As for the “box around the posts”, you should easily fix it with a couple CSS rules; if you point me to the page showing the issue, I’d suggest some.