BLOG
Archives
collapsArch options: Array ( [title] => Archives [noTitle] => [inExcludeCat] => exclude [inExcludeCats] => [inExcludeYear] => exclude [inExcludeYears] => [showPages] => [sort] => DESC [linkToArch] => 1 [showYearCount] => 1 [expandCurrentYear] => 1 [expandMonths] => 1 [expandYears] => 1 [expandCurrentMonth] => 1 [showMonthCount] => 1 [showPostTitle] => 1 [expand] => 1 [showPostDate] => 1 [debug] => 1 [postDateFormat] => m/d [postDateAppend] => after [accordion] => 1 [useCookies] => 1 [post_type] => post [taxoncmy] => category [postTitleLength] => [showPostCount] => 1 [style] => custom [archSortOrder] => DESC [showPosts] => [customExpand] => [customCollapse] => [taxonomy] => both [number] => 2 ) POST QUERY: SELECT wp_terms.slug, wp_posts.ID, wp_posts.post_name, wp_posts.post_title, wp_posts.post_author, wp_posts.post_date, YEAR(wp_posts.post_date) AS 'year', MONTH(wp_posts.post_date) AS 'month' , wp_posts.post_type FROM wp_posts LEFT JOIN wp_term_relationships ON wp_posts.ID = wp_term_relationships.object_id LEFT JOIN wp_term_taxonomy ON wp_term_taxonomy.term_taxonomy_id = wp_term_relationships.term_taxonomy_id LEFT JOIN wp_terms ON wp_terms.term_id = wp_term_taxonomy.term_id WHERE post_status='publish' AND wp_posts.post_type='post' GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC POST QUERY RESULTS Array ( [0] => stdClass Object ( [slug] => news [ID] => 683 [post_name] => trademark [post_title] => ブランドを守るための商標登録 [post_author] => 3 [post_date] => 2023-07-15 19:33:55 [year] => 2023 [month] => 7 [post_type] => post ) [1] => stdClass Object ( [slug] => posts [ID] => 629 [post_name] => ricoh-gr3x%e3%81%a7%e3%82%b9%e3%83%8a%e3%83%83%e3%83%97%e6%92%ae%e5%bd%b1%e3%80%82%e3%83%90%e3%83%b3%e3%82%b3%e3%82%af%e7%b7%a8 [post_title] => RICOH GR3xでスナップ撮影。バンコク編 [post_author] => 3 [post_date] => 2023-02-12 23:40:43 [year] => 2023 [month] => 2 [post_type] => post ) [2] => stdClass Object ( [slug] => news [ID] => 28 [post_name] => %e3%83%96%e3%83%a9%e3%83%b3%e3%83%87%e3%82%a3%e3%83%b3%e3%82%b0%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3%e3%81%ae%e6%a0%aa%e5%bc%8f%e4%bc%9a%e7%a4%be%e3%82%a6%e3%82%a9%e3%83%bc%e3%82%af%e3%82%a2%e3%83%b3 [post_title] => 株式会社ウォークアンドドローについて [post_author] => 1 [post_date] => 2022-12-12 22:37:52 [year] => 2022 [month] => 12 [post_type] => post ) )
カテゴリー
- collapsCat options: Array ( [title] => カテゴリー [showPostCount] => 1 [inExclude] => exclude [inExcludeCats] => [showPosts] => 1 [showPages] => 0 [linkToCat] => 1 [olderThan] => 0 [excludeAll] => 0 [catSortOrder] => ASC [catSort] => catName [postSortOrder] => ASC [postSort] => postTitle [expand] => 1 [defaultExpand] => [debug] => 1 [postTitleLength] => 0 [catfeed] => none [taxonomy] => category [post_type] => post [postDateAppend] => after [postDateFormat] => m/d [showPostDate] => 1 [useCookies] => 1 [postsBeforeCats] => 1 [expandCatPost] => 1 [showEmptyCat] => 1 [showTopLevel] => 1 [useAjax] => 0 [customExpand] => [customCollapse] => [style] => kubrick [accordion] => 1 [title_link] => [addMisc] => 1 [addMiscTitle] => [number] => 2 [includeCatArray] => Array ( ) [expandSym] => + [collapseSym] => — ) postsToExclude: Array ( ) CATEGORY QUERY RESULTS Array ( [0] => WP_Term Object ( [term_id] => 2 [name] => news [slug] => news [term_group] => 0 [term_taxonomy_id] => 2 [taxonomy] => category [description] => [parent] => 0 [count] => 2 [filter] => raw ) [1] => WP_Term Object ( [term_id] => 4 [name] => photo [slug] => photo [term_group] => 0 [term_taxonomy_id] => 4 [taxonomy] => category [description] => [parent] => 0 [count] => 1 [filter] => raw ) [2] => WP_Term Object ( [term_id] => 3 [name] => posts [slug] => posts [term_group] => 0 [term_taxonomy_id] => 3 [taxonomy] => category [description] => [parent] => 0 [count] => 3 [filter] => raw ) [3] => WP_Term Object ( [term_id] => 5 [name] => travel [slug] => travel [term_group] => 0 [term_taxonomy_id] => 5 [taxonomy] => category [description] => [parent] => 0 [count] => 1 [filter] => raw ) [4] => WP_Term Object ( [term_id] => 1 [name] => 未分類 [slug] => uncategorized [term_group] => 0 [term_taxonomy_id] => 1 [taxonomy] => category [description] => [parent] => 0 [count] => 0 [filter] => raw ) ) POST QUERY: select ID, slug, date(post_date) as date, post_status, post_type, post_date, post_author, post_title, post_name, name, object_id, t.term_id from wp_term_relationships AS tr, wp_posts AS p, wp_terms AS t, wp_term_taxonomy AS tt WHERE tt.term_id = t.term_id AND object_id=ID AND post_status='publish' AND tr.term_taxonomy_id = tt.term_taxonomy_id AND tt.taxonomy IN ('category') AND post_type='post' ORDER BY p.post_title ASC POST QUERY RESULTS Array ( [0] => stdClass Object ( [ID] => 629 [slug] => posts [date] => 2023-02-12 [post_status] => publish [post_type] => post [post_date] => 2023-02-12 23:40:43 [post_author] => 3 [post_title] => RICOH GR3xでスナップ撮影。バンコク編 [post_name] => ricoh-gr3x%e3%81%a7%e3%82%b9%e3%83%8a%e3%83%83%e3%83%97%e6%92%ae%e5%bd%b1%e3%80%82%e3%83%90%e3%83%b3%e3%82%b3%e3%82%af%e7%b7%a8 [name] => posts [object_id] => 629 [term_id] => 3 ) [1] => stdClass Object ( [ID] => 629 [slug] => photo [date] => 2023-02-12 [post_status] => publish [post_type] => post [post_date] => 2023-02-12 23:40:43 [post_author] => 3 [post_title] => RICOH GR3xでスナップ撮影。バンコク編 [post_name] => ricoh-gr3x%e3%81%a7%e3%82%b9%e3%83%8a%e3%83%83%e3%83%97%e6%92%ae%e5%bd%b1%e3%80%82%e3%83%90%e3%83%b3%e3%82%b3%e3%82%af%e7%b7%a8 [name] => photo [object_id] => 629 [term_id] => 4 ) [2] => stdClass Object ( [ID] => 629 [slug] => travel [date] => 2023-02-12 [post_status] => publish [post_type] => post [post_date] => 2023-02-12 23:40:43 [post_author] => 3 [post_title] => RICOH GR3xでスナップ撮影。バンコク編 [post_name] => ricoh-gr3x%e3%81%a7%e3%82%b9%e3%83%8a%e3%83%83%e3%83%97%e6%92%ae%e5%bd%b1%e3%80%82%e3%83%90%e3%83%b3%e3%82%b3%e3%82%af%e7%b7%a8 [name] => travel [object_id] => 629 [term_id] => 5 ) [3] => stdClass Object ( [ID] => 683 [slug] => news [date] => 2023-07-15 [post_status] => publish [post_type] => post [post_date] => 2023-07-15 19:33:55 [post_author] => 3 [post_title] => ブランドを守るための商標登録 [post_name] => trademark [name] => news [object_id] => 683 [term_id] => 2 ) [4] => stdClass Object ( [ID] => 683 [slug] => posts [date] => 2023-07-15 [post_status] => publish [post_type] => post [post_date] => 2023-07-15 19:33:55 [post_author] => 3 [post_title] => ブランドを守るための商標登録 [post_name] => trademark [name] => posts [object_id] => 683 [term_id] => 3 ) [5] => stdClass Object ( [ID] => 28 [slug] => news [date] => 2022-12-12 [post_status] => publish [post_type] => post [post_date] => 2022-12-12 22:37:52 [post_author] => 1 [post_title] => 株式会社ウォークアンドドローについて [post_name] => %e3%83%96%e3%83%a9%e3%83%b3%e3%83%87%e3%82%a3%e3%83%b3%e3%82%b0%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3%e3%81%ae%e6%a0%aa%e5%bc%8f%e4%bc%9a%e7%a4%be%e3%82%a6%e3%82%a9%e3%83%bc%e3%82%af%e3%82%a2%e3%83%b3 [name] => news [object_id] => 28 [term_id] => 2 ) [6] => stdClass Object ( [ID] => 28 [slug] => posts [date] => 2022-12-12 [post_status] => publish [post_type] => post [post_date] => 2022-12-12 22:37:52 [post_author] => 1 [post_title] => 株式会社ウォークアンドドローについて [post_name] => %e3%83%96%e3%83%a9%e3%83%b3%e3%83%87%e3%82%a3%e3%83%b3%e3%82%b0%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3%e3%81%ae%e6%a0%aa%e5%bc%8f%e4%bc%9a%e7%a4%be%e3%82%a6%e3%82%a9%e3%83%bc%e3%82%af%e3%82%a2%e3%83%b3 [name] => posts [object_id] => 28 [term_id] => 3 ) )
- +news (2)
- +photo (1)
- +posts (3)
- +travel (1)
- —未分類 (0)