メイン コンテンツにスキップ

WP Latest Posts 開発者ドキュメント

このドキュメントは、経験豊富な開発者が他のサービスをプラグインで活用する際に役立ちます。このプラグインのすべてのアクションとフィルターはこちらです。さらに必要なアクションとフィルターがある場合は、 専用フォーラムからお気軽にお問い合わせください。 プラグインをご利用いただきありがとうございます!

wplp_save_widget

WP Latest Posts 設定をデータベースに保存した後のアクション。.

パラメータ:

integer widget ID

Return :

void

ファイル内:

inc/wplp-widget.inc.php 152行目

デバッグ情報

デバッグ情報を追加または変更します。プラグインやテーマは、追加の管理ページを作成せずに独自のデバッグ情報を導入したい場合があります。このフィルターを使用して、独自のセクションを導入したり、既存のセクションにデータを追加したりできます。コアによって追加されたセクションの配列キーはすべて「wp-」で始まります。プラグインとテーマは、一貫性とキーの衝突を避けるため、独自のスラッグをプレフィックスとして使用する必要があります。配列キーはコピーされたデータのラベルとして使用されることに注意してください。$descriptionを除き、すべての文字列はプレーンテキストである必要があります。$descriptionにはインラインHTMLタグを含めることができます(下記参照)。.

パラメータ:

array $info Information

Return :

void

ファイル内:

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

wplp_box_layout_position

レイアウトの各部分に表示する投稿フィールドレイアウトのどの部分(上、右、下、左)にも投稿フィールドを追加/削除できます。

パラメータ:

array Default itemsstring Box positioninteger Widget IDstring Theme name

Return :

array

ファイル内:

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

wplp_change_thumbnail_link

フロントエンド表示用の投稿サムネイルリンクをフィルターする

パラメータ:

string Thumbnail urlinteger Post IDstring Image size

Return :

string

ファイル内:

inc/wplp-front.inc.php 行 3140

wplp_custom_posts_get_data

一部のカスタム投稿タイプの投稿結果の取得を変更するフィルター

パラメータ:

array|object List of postsarray List argumentarray Widget details

Return :

array

ファイル内:

inc/wplp-front.inc.php 956行目

wplp_front_author_field

フロントエンド表示用の作成者名をフィルタリングします。.

パラメータ:

string Author field

Return :

string

ファイル内:

inc/wplp-front.inc.php 行 3474

wplp_front_category_field

フロントエンド表示のフィルター カテゴリ名。.

パラメータ:

string Category name

Return :

string

ファイル内:

inc/wplp-front.inc.php 行3446

wplp_front_date_field

フロントエンド表示の日付をフィルターする

パラメータ:

string Date

Return :

string

ファイル内:

inc/wplp-front.inc.php 行 3500

wplp_front_image_field

フロントエンドディスプレイに表示されるフィルター画像

パラメータ:

string Imagearray Latest posts settings

Return :

string

ファイル内:

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

wplp_front_readmore_field

フロントエンド表示用の「readmore」リンクをフィルターします。.

パラメータ:

string Readmore link

Return :

string

ファイル内:

inc/wplp-front.inc.php 行 3278

wplp_front_text_field

フロントエンド表示用のメインテキストをフィルタリングする

パラメータ:

string Post text

Return :

string

ファイル内:

inc/wplp-front.inc.php 行 2669

wplp_front_title_field

フロントエンド表示のフィルタータイトル

パラメータ:

string Title

Return :

string

ファイル内:

inc/wplp-front.inc.php 行 2571

wplp_src_category_args

投稿を取得するためのフィルター リスト引数。.

パラメータ:

array List argumentarray List settings

Return :

array

ファイル内:

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

An Error Occurred: Whoops, looks like something went wrong.

Sorry, there was a problem we could not recover from.

The server returned a "500 - Whoops, looks like something went wrong."

Help me resolve this