580

Product support

Get help in the plugin support forum.

Categories

This plugin brings to you some useful components to use in your blog!

Components

Last Post

A component to show the last published post wherever you want Alias: lastPost

Prev and Next Posts

This component finds the previous and the next post for a specific post (to be used on post page) Alias: prevAndNextPosts

Proposals

The proposals components lets your visitors to send you proposals about topics for your blog. It could be nice to write about something new! :) Alias: proposals

### N.B.
Every component has its default view, but I suggest to extend it and use your own

Components functions

Last Post

lastPost.get() Retrieve the last published post

Prev and Next Posts

prevAndNextPosts.getPrev($postId) Retrieve the previous post for a specific post (found by $postId) prevAndNextPosts.getNext($postId) Retrieve the next post for a specific post (found by $postId)

Proposals

proposals.onPropose() The function that intercepts that Ajax call sent from the form when a user submits a proposal

1.0.5

Fixed label visualization for proposals default view

Jul 01, 2019

1.0.4

Real bug fixing for unpublished posts...

Jul 01, 2019

1.0.3

Bug fixing for unpublished posts

Jul 01, 2019

1.0.2

Create proposals table

May 31, 2019

1.0.1

First version of BlogUtils

May 31, 2019