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. Plugin of thema's willen mogelijk hun eigen foutopsporingsinformatie introduceren zonder extra beheerderspagina's te maken. Ze kunnen dit filter gebruiken om hun eigen secties te introduceren of meer gegevens aan bestaande secties toe te voegen. Arraysleutels voor secties die door de kern zijn toegevoegd, worden allemaal voorafgegaan met `wp-` zouden plug-ins en thema's hun eigen slug als voorvoegsel moeten gebruiken, zowel voor consistentie als om sleutelbotsingen te vermijden. Houd er rekening mee dat de arraysleutels worden gebruikt als labels voor de gekopieerde gegevens. Er wordt verwacht dat alle tekenreeksen 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 die op elk gedeelte van de lay-out moeten worden weergegevenU kunt berichtvelden toevoegen/verwijderen op elk lay-outgedeelte (boven, rechts, onder, links)

Parameters:

array Default itemsstring Box positioninteger Widget IDstring 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 urlinteger Post IDstring Image size

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 3140

wplp_custom_posts_get_data

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

Parameters:

array|object List of postsarray List argumentarray Widget details

Return :

array

In bestanden:

inc/wplp-front.inc.php regel 956

wplp_front_author_field

Filter auteursnaam voor front-endweergave.

Parameters:

string Author field

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 3474

wplp_front_category_field

Filter categorienaam voor front-end weergave.

Parameters:

string Category name

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 3446

wplp_front_date_field

Filter datum voor front-end weergave

Parameters:

string Date

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 3500

wplp_front_image_field

Filterafbeelding weergegeven voor front-endweergave

Parameters:

string Imagearray Latest posts settings

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 2753 inc/wplp-front.inc.php regel 3246

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 3278

wplp_front_text_field

Filter hoofdtekst voor front-end weergave

Parameters:

string Post text

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 2669

wplp_front_title_field

Filter titel voor front-end weergave

Parameters:

string Title

Return :

string

In bestanden:

inc/wplp-front.inc.php regel 2571

wplp_src_category_args

Filter lijstargument om berichten te krijgen.

Parameters:

array List argumentarray 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