名称 |
説明 |
g_url |
ブログURL |
g_css_link |
CSSファイルのURL |
g_keyword1 |
キーワード1 |
g_keyword2 |
キーワード2 |
g_keyword3 |
キーワード3 |
g_title |
ブログタイトル |
g_explanation |
ブログの説明文章 |
g_user_id |
あなたのID |
g_nickname |
あなたのハンドルネーム |
g_mail |
あなたのメールアドレス |
g_page_url |
現在のURL |
g_page_title |
各ページタイトル |
g_page_year |
表示年数 |
g_page_mon |
表示月数 |
g_page_day |
表示日数 |
g_search_comment |
検索文字 |
<!–entry–>内で利用する記事投稿関連の処理 |
entry_no |
記事番号 |
entry_title |
記事タイトル |
entry_text |
記事本文 |
entry_link |
詳細記事URL |
entry_year |
投稿年 |
entry_mon |
投稿月 |
entry_month_english |
投稿月(英語表記) |
entry_day |
投稿日 |
entry_hour |
投稿時間 |
entry_min |
分 |
entry_sec |
秒 |
entry_youbi |
曜日(日本語1文字) |
entry_wday_english |
曜日(英語表記) |
entry_wday |
曜日(英語3文字) |
entry_description |
HTMLタグ削除後100文字抽出 |
entry_category |
記事投稿カテゴリー |
entry_category_id |
カテゴリーID |
entry_category_link |
カテゴリーURL |
entry_comment_num |
コメント数 |
entry_name |
投稿者名 |
entry_ps_title |
追記へのリンク |
entry_ps_text |
追記文章 |
ページ移動処理 |
pagelink_10_link |
記事ページへのリンク |
pagelink_next_category |
次のページの記事のカテゴリー名 |
pagelink_prev_category |
前のページの記事のカテゴリー名 |
pagelink_next_link |
次ページのURL |
pagelink_prev_link |
前ページのURL |
pagelink_next_title |
次ページのタイトル(ページ番号選択可) |
pagelink_prev_title |
前ページのタイトル(ページ番号選択可) |
<!–if_entry_image–>内で利用する画像関連処理 |
entry_image |
画像URLの取得 |
<!–if_static_page–>内で利用するページ処理(ページ機能) |
static_page_title |
『ページ』タイトルの表示 |
static_page_text |
『ページ』本文の表示 |
<!–blog_page–>内で利用するページ処理 |
blog_page_link |
『ページ』URL表示 |
blog_page_title |
『ページ』タイトルの表示 |
<!–edit–>内で利用するコメント処理 |
edit_entry_no |
記事番号 |
edit_no |
番号 |
edit_name |
投稿者名 |
edit_title |
タイトル |
edit_text |
本文 |
edit_mail |
メールアドレス |
edit_url |
URL |
<!–comment–>内で利用するコメントの本文処理 |
comment_no |
番号 |
comment_name |
投稿者名 |
comment_url |
投稿者のURL |
comment_mail |
投稿者のメールアドレス |
comment_title |
タイトル |
comment_text |
本文 |
comment_year |
投稿年 |
comment_mon |
投稿月 |
comment_day |
投稿日 |
comment_hour |
投稿時 |
comment_min |
分 |
comment_sec |
秒 |
comment_youbi |
日(日本語1文字) |
comment_wday |
曜日(英語3文字) |
g_emoji_window |
絵文字投稿用ウインドウボタン |
comment_entry_no |
記事番号 |
comment_month_english |
投稿月(英語) |
comment_month |
投稿月(英語3文字) |
comment_wday_english |
曜日(英語) |
comment_mail_link |
メールアドレスへのリンク |
comment_homepage_link |
ホームページへのリンク |
comment_trip |
IP識別子 |
comment_form_link |
送信先URL |
comment_view_link |
URL表示 |
<!–comment–>内で利用する管理者返信処理 |
comment_res_link |
コメント表示リンク |
comment_res_title |
返信タイトル |
comment_res_text |
返信内容 |
comment_res_year |
年 |
comment_res_mon |
月 |
comment_res_day |
日 |
comment_res_hour |
時間 |
comment_res_min |
分 |
comment_res_sec |
秒 |
comment_res_month_english |
月(英語) |
comment_res_month |
月(英語3文字) |
comment_res_youbi |
曜日(日本語1文字) |
comment_res_wday_english |
曜日(英語) |
comment_res_wday |
曜日(英語3文字) |
<!–comment–>内で利用するコメントのCookie処理 |
g_cookie_name |
名前 |
g_cookie_mail |
メールアドレス |
g_cookie_url |
URL |
g_cookie_color |
文字色 |
<!–plugin–>内で利用するプラグインの繰り返し処理 |
plugin_no |
プラグイン番号 |
plugin_key |
プラグインID |
plugin_type |
プラグインタイプ |
plugin_category_id |
カテゴリーID |
plugin_title |
各プラグインタイトル |
plugin_title_align |
各タイトルの横位置 |
plugin_explanation_align |
プラグイン説明文の横位置 |
plugin_contents_align |
各コンテンツの横位置 |
plugin_header_explanation |
説明文(上部) |
plugin_footer_explanation |
説明文(下部) |
plugin_data |
コンテンツデータ書出し |
<!–plugin_archive–>内で利用するアーカイブ処理 |
plugin_archive_link |
過去記事表示のURL |
plugin_archive_year |
過去記事の年 |
plugin_archive_mon |
過去記事の月 |
plugin_category_title |
カテゴリータイトル |
plugin_category_link |
カテゴリーページのURL |
plugin_category_num |
カテゴリーの記事数 |
<!–plugin_calendar–>内で利用するカレンダーの日付処理 |
calendar_sun |
日曜日の日付表示 |
calendar_mon |
月曜日の日付表示 |
calendar_tue |
火曜日の日付表示 |
calendar_wed |
水曜日の日付表示 |
calendar_thu |
木曜日の日付表示 |
calendar_fri |
金曜日の日付表示 |
calendar_sat |
土曜日の日付表示 |
calendar_date_day |
日別での曜日処理 |
plugin_calendar_next_mon |
次月表示 |
plugin_calendar_prev_mon |
前月表示 |
plugin_calendar_next_link |
次月のページURL |
plugin_calendar_now_mon |
表示月(未設定時:今月) |
plugin_calendar_now_year |
表示年(未設定時:今年) |
plugin_calendar_next_year |
表示年の翌年(未設定時:来年) |
plugin_calendar_prev_year |
表示年の前年(未設定時:去年) |
plugin_calendar_now_mon |
表示月(未設定時:今月) |
plugin_calendar_now_year |
表示年(未設定時:今年) |
plugin_calendar_next_year |
表示年の翌年(未設定時:来年) |
plugin_calendar_prev_year |
表示年の前年(未設定時:去年) |
<!–plugin_comment–>内で利用するコメント処理 |
plugin_comment_name |
投稿者の名前 |
plugin_comment_link |
URL |
plugin_comment_entry_title |
記事タイトル |
plugin_comment_year |
投稿年 |
plugin_comment_mon |
投稿月 |
plugin_comment_day |
投稿日 |
plugin_comment_youbi |
投稿曜日(漢字1文字) |
plugin_comment_wday |
投稿曜日(英語3文字) |
plugin_comment_hour |
投稿時間 |
plugin_comment_min |
投稿分 |
plugin_comment_sec |
投稿秒 |
plugin_comment_wday_english |
曜日(英語) |
plugin_comment_month_english |
投稿月(英語) |
plugin_comment_month |
投稿月(英語文字) |
<!–plugin_comment–>内で利用する管理者返信のコメント処理 |
plugin_comment_res_title |
タイトル |
plugin_comment_res_year |
返信年 |
plugin_comment_res_mon |
返信月 |
plugin_comment_res_day |
返信日 |
plugin_comment_res_youbi |
曜日(日本語1文字) |
plugin_comment_res_hour |
返信時間 |
plugin_comment_res_min |
分 |
plugin_comment_res_sec |
秒 |
plugin_comment_res_month_english |
月(英語) |
plugin_comment_res_month |
月(英語3文字) |
plugin_comment_res_wday_english |
曜日(英語) |
plugin_comment_res_wday |
曜日(英語3文字) |
<!–plugin_profile–>プラグイン内のプロフィール処理 |
plugin_profile_nickname |
管理者名 |
plugin_profile_mail |
メールアドレス |
plugin_profile_age |
年齢 |
plugin_profile_img_link |
画像URL |
plugin_profile_pr |
自己紹介 |
plugin_profile_sex |
性別 |
plugin_profile_birth_year |
誕生年 |
plugin_profile_birth_mon |
誕生月 |
plugin_profile_birth_day |
誕生日 |
plugin_profile_job |
職業 |
plugin_profile_hobby |
趣味 |
plugin_profile_homepage |
ホームページリンク(<a href=”URL”>LINK</a>) |
plugin_profile_hp_url |
ホームページのURL |
plugin_profile_hp_title |
ホームページタイトル |
plugin_qrcode_img_link |
QRコードの画像URL |
plugin_qrcode_url |
QRコードの情報(URL) |
plugin_rss_link |
各RSSへのリンク(URL) |
plugin_rss_title |
各RSSのタイトル |
<!–plugin_entry–>内の処理 |
plugin_entry_no |
記事番号 |
plugin_entry_title |
タイトル |
plugin_entry_mon |
投稿月 |
plugin_entry_hour |
投稿時間 |
plugin_entry_min |
投稿分 |
plugin_entry_sec |
投稿秒 |
plugin_entry_youbi |
曜日(日本語1文字) |
plugin_entry_wday_english |
曜日(英語) |
plugin_entry_month_english |
最新投稿時間 月(英語) |
plugin_entry_month |
最新投稿時間 月(英語3文字) |
plugin_entry_wday |
最新投稿 曜日(英語3文字) |
plugin_entry_category |
最新記事のカテゴリー名 |
plugin_entry_category_link |
最新記事のカテゴリーリンクURL |
plugin_link_link |
リンク編集で設定したURL |
plugin_link_img_link |
リンク設定されている画像URL |
plugin_link_title |
リンクのアンカーテキスト |
plugin_link_target |
リンクのウィンドウの表示方法 |