Is Miniposts compatible with PHP 5.4+?
Our email discussion group (Mailman) is running foul of new spam settings (DMARC and stuff – whatever that is.) Our web host is testing a setup with a new version of Mailman that’s meant to help these problems. That server runs PHP 5.4. They’re happy the latest version of WP should run fine but said I should check with the developers of the theme and plugins I use. before we try migrating.
Do you expect us to be OK?
Thanks.
]]>It seems both plugins haven’t been updated in years. MiniPosts has dozens of deprecated calls and based on analysis is not very kind toward site performance.
Are there any newer, updated plugins available that accomplish what MiniPosts does? Thanks!
]]>Love Miniposts but there is one function that I need which is to randomly display one or more of the posts in the widget.
Is there a simple hack I can apply to the widget code?
]]>The “Mini” checkbox does not appear in quickpress, using WP 3.1 and Miniposts 0.6.13
I’m not sure at all, but it seems that changing:
if ($frame['function'] == 'wp_dashboard_quick_press') {
to:
if ($frame['function'] == 'wp_dashboard_quick_press_output') {
in miniposts.php solved the problem.
May someone else check this fix is OK and relevant?
]]>Was hoping to include miniposts on a separate page, thought the API link would do this.. not the case
Any ideas if this is possible?
Thanks
]]>Having a hard time trying to get an ordered list
Any ideas?
]]>Hi
Does anyone know if its possible to sort Miniposts by publication date, showing the oldest post first?
Many thanks.
]]>