WP Latest Posts開発者向けドキュメント
このドキュメントは、経験豊富な開発者が他のサービスをプラグインに接続するのに役立ちます。 このプラグインのすべてのアクションとフィルターは次のとおりです。さらに必要な場合は、専用フォーラムを使用して遠慮なく質問してください 。 弊社のプラグインをご利用いただきありがとうございます。
wplp_save_widget
WP Latest Posts設定をデータベースに保存した後のアクション。
パラメーター :
integer widget ID
Return :
void
ファイル内:
inc/wplp-widget.inc.php行152
debug_information
デバッグ情報を追加または変更します。プラグインまたはテーマは、追加の管理ページを作成せずに独自のデバッグ情報を導入したい場合があります。このフィルタを利用して独自のセクションを導入したり、既存のセクションにデータを追加したりできます。コアによって追加されたセクションの配列キーはすべてプレフィックス付きです。 「wp-」を使用する場合、プラグインとテーマは、一貫性とキーの衝突の回避の両方のために、独自のスラッグをプレフィックスとして使用する必要があります。配列キーはコピーされたデータのラベルとして使用されることに注意してください。インライン HTML タグを含めることができる $description を除くすべての文字列はプレーン テキストであることが想定されます (以下を参照)。
パラメーター :
array $info Information
Return :
void
ファイル内:
juフィードバック/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 line 176 inc/wplp-front.inc.php line 201 inc/wplp-front.inc.php line 230 inc/wplp-front.inc.php line 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 line 675 inc/wplp-front.inc.php line 710 inc/wplp-front.inc.php line 744 inc/wplp-front.inc.php line 781 inc/wplp-front. inc.php 行 842 inc/wplp-front.inc.php 行 940