Spring til hovedindhold

WP Latest Posts Udviklerdokumentation

Denne dokumentation vil hjælpe erfarne udviklere med at tilslutte enhver anden tjeneste med vores plugin. Her er alle handlinger og filtre til dette plugin, hvis du har brug for mere, er du velkommen til at spørge ved at bruge dette til et dedikeret forum. Tak fordi du bruger vores plugin!

wplp_save_widget

Handling efter WP Latest Posts gemmer indstillinger i databasen.

Parametre:

integer widget ID

Return :

void

I filer:

inc/wplp-widget.inc.php linje 152

debug_information

Tilføj eller rediger fejlretningsoplysningerne.Plugin eller temaer ønsker måske at introducere deres egne fejlretningsoplysninger uden at oprette yderligere adminsider, de kan bruge dette filter til at introducere deres egne sektioner eller tilføje flere data til eksisterende sektioner.Arraynøgler til sektioner, der tilføjes af kerne, har alle præfiks med `wp-` bør plugins og temaer bruge deres eget slug som et præfiks, både for konsistens såvel som for at undgå nøglekollisioner. Bemærk, at array-tasterne bruges som etiketter til de kopierede data. Alle strenge forventes at være almindelig tekst undtagen $description, der kan indeholde inline HTML-tags (se nedenfor).

Parametre:

array $info Information

Return :

void

I filer:

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

wplp_box_layout_position

Indlægsfelter, der skal vises på hver del af layoutet. Du kan tilføje/fjerne opslagsfelter på enhver layoutdel (øverst, højre, nederst, venstre)

Parametre:

array Default itemsstring Box positioninteger Widget IDstring Theme name

Return :

array

I filer:

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

wplp_change_thumbnail_link

Filtrer miniature-link til front-end display

Parametre:

string Thumbnail urlinteger Post IDstring Image size

Return :

string

I filer:

inc/wplp-front.inc.php linje 3140

wplp_custom_posts_get_data

Filtrer for at ændre få indlægsresultater for en tilpasset indlægstype

Parametre:

array|object List of postsarray List argumentarray Widget details

Return :

array

I filer:

inc/wplp-front.inc.php linje 956

wplp_front_author_field

Filtrer forfatternavn til frontend-display.

Parametre:

string Author field

Return :

string

I filer:

inc/wplp-front.inc.php linje 3474

wplp_front_category_field

Filterkategorinavn til frontend-display.

Parametre:

string Category name

Return :

string

I filer:

inc/wplp-front.inc.php linje 3446

wplp_front_date_field

Filtrer dato for frontend-display

Parametre:

string Date

Return :

string

I filer:

inc/wplp-front.inc.php linje 3500

wplp_front_image_field

Filterbillede vist for front-end display

Parametre:

string Imagearray Latest posts settings

Return :

string

I filer:

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

wplp_front_readmore_field

Filter readmore-link til frontend-display.

Parametre:

string Readmore link

Return :

string

I filer:

inc/wplp-front.inc.php linje 3278

wplp_front_text_field

Filtrer hovedtekst til frontend-display

Parametre:

string Post text

Return :

string

I filer:

inc/wplp-front.inc.php linje 2669

wplp_front_title_field

Filtertitel til frontend-display

Parametre:

string Title

Return :

string

I filer:

inc/wplp-front.inc.php linje 2571

wplp_src_category_args

Filterlisteargument for at få indlæg.

Parametre:

array List argumentarray List settings

Return :

array

I filer:

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