This documentation will help experienced developers to plug any other service with our plugin. Here are all actions and filters for this plugin, if you need some more, feel free to ask by using this for dedicated forum. Thanks for using our plugin!
Action after WP Latest Posts saves settings to database.
Parameters :
integer widget ID
Return :
void
In files :
line 160
Post fields to display on each part of the layout
You can add / remove post fields on any layout part (top, right, bottom, left)
Parameters :
array Default items
string Box position
integer Widget ID
string Theme name
Return :
array
In files :
line 159
line 184
line 213
line 227
line 293
line 307
Filter post thumbnail link for front-end display
Parameters :
string Thumbnail url
integer Post ID
string Image size
Return :
string
In files :
line 2485
Filter author name for front-end display.
Parameters :
string Author field
Return :
string
In files :
line 2808
Filter category name for front-end display.
Parameters :
string Category name
Return :
string
In files :
line 2780
Filter date for front-end display
Parameters :
string Date
Return :
string
In files :
line 2834
Filter image displayed for front-end display
Parameters :
string Image
array Latest posts settings
Return :
string
In files :
line 2124
line 2630
Filter readmore link for front-end display.
Parameters :
string Readmore link
Return :
string
In files :
line 2652
Filter main text for front-end display
Parameters :
string Post text
Return :
string
In files :
line 2039
Filter title for front-end display
Parameters :
string Title
Return :
string
In files :
line 1954
Filter list argument to get posts.
Parameters :
array List argument
array List settings
Return :
array
In files :
line 490
line 524
line 555
line 591
line 651
line 736