Spring naar de hoofdinhoud

WP Latest Posts Ontwikkelaarsdocumentatie

Deze documentatie helpt ervaren ontwikkelaars om elke andere service met onze plug-in aan te sluiten. Hier zijn alle acties en filters voor deze plug-in, als je er meer nodig hebt, vraag het dan gerust door dit te gebruiken voor een speciaal forum. Bedankt voor het gebruik van onze plug-in!

wplp_save_widget

Actie na WP Latest Posts slaat instellingen op in de database.

Parameters:

integer widget ID

Return :

void

In bestanden:

inc/wplp-widget.inc.php regel 152

debug_information

Voeg de foutopsporingsinformatie toe of wijzig deze.
Plug-ins of thema's willen misschien hun eigen foutopsporingsinformatie introduceren zonder extra beheerpagina's te maken,
ze kunnen dit filter gebruiken om hun eigen secties te introduceren of meer gegevens aan bestaande secties toe te voegen.
Array-sleutels voor secties die door kern zijn toegevoegd, hebben allemaal het voorvoegsel `wp-`, plug-ins en thema's moeten hun eigen slug als
voorvoegsel gebruiken, zowel voor consistentie als voor het vermijden van sleutelbotsingen.
Merk op dat de arraysleutels worden gebruikt als labels voor de gekopieerde gegevens.
Van alle strings wordt verwacht dat ze platte tekst zijn, behalve $ description die inline HTML-tags kan bevatten (zie hieronder).

Parameters:

array $info Information

Return :

void

In bestanden:

jufeedback/ju-check-debug-data.php regel 1075

wplp_box_layout_position

Postvelden om weer te geven op elk deel van de lay-out
U kunt postvelden toevoegen / verwijderen op elk lay-outgedeelte (boven, rechts, onder, links)

Parameters:

array Default items
string Box position
integer Widget ID
string Theme name

Return :

array

In bestanden:

inc/wplp-front.inc.php regel 176
inc/wplp-front.inc.php regel 201
inc/wplp-front.inc.php regel 230
inc/wplp-front.inc.php regel 244
inc/wplp-front. inc.php regel 385
inc/wplp-front.inc.php regel 399

wplp_change_thumbnail_link

Filter post miniatuurlink voor front-end weergave

Parameters:

string Thumbnail url
integer Post ID
string Image size

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 3138

wplp_custom_posts_get_data

Filter om het resultaat van berichten voor een aangepast berichttype te wijzigen

Parameters:

array|object List of posts
array List argument
array Widget details

Return :

array

In bestanden:

inc/wplp-front.inc.php regel 956

wplp_front_author_field

Filter auteursnaam voor front-end weergave.

Parameters:

string Author field

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 3472

wplp_front_category_field

Filter categorienaam voor front-end weergave.

Parameters:

string Category name

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 3444

wplp_front_date_field

Filter datum voor front-end weergave

Parameters:

string Date

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 3498

wplp_front_image_field

Filterafbeelding weergegeven voor front-end weergave

Parameters:

string Image
array Latest posts settings

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 2751
inc/wplp-front.inc.php regel 3244

wplp_front_readmore_field

Filter lees meer link voor front-end weergave.

Parameters:

string Readmore link

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 3276

wplp_front_text_field

Filter hoofdtekst voor front-end weergave

Parameters:

string Post text

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 2667

wplp_front_title_field

Filter titel voor front-end weergave

Parameters:

string Title

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 2569

wplp_src_category_args

Filter lijstargument om berichten te krijgen.

Parameters:

array List argument
array List settings

Return :

array

In bestanden:

inc/wplp-front.inc.php regel 675
inc/wplp-front.inc.php regel 710
inc/wplp-front.inc.php regel 744
inc/wplp-front.inc.php regel 781
inc/wplp-front. inc.php regel 842
inc/wplp-front.inc.php regel 940