{"id":1387,"date":"2026-02-01T21:00:41","date_gmt":"2026-02-01T21:00:41","guid":{"rendered":"https:\/\/wantmoore.org\/?page_id=1387"},"modified":"2026-04-17T04:47:51","modified_gmt":"2026-04-17T04:47:51","slug":"want-moore-productions","status":"publish","type":"page","link":"https:\/\/wantmoore.org\/index.php\/want-moore-productions\/","title":{"rendered":"Want Moore Productions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1387\" class=\"elementor elementor-1387\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5ea788ed elementor-section-full_width elementor-section-stretched elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle\" data-id=\"5ea788ed\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-697683a7\" data-id=\"697683a7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4c26b41e elementor-widget elementor-widget-heading\" data-id=\"4c26b41e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Want Moore Productions<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a5d216a elementor-widget elementor-widget-text-editor\" data-id=\"a5d216a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Informative, Credible, Entertaining<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-647cf8bc elementor-align-center elementor-widget elementor-widget-button\" data-id=\"647cf8bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Watch<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4b9d7df elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4b9d7df\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45a739f7\" data-id=\"45a739f7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-454180d2 elementor-widget elementor-widget-html\" data-id=\"454180d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .wmp-carousel{\n    position:relative;\n    display:flex;\n    align-items:center;\n  }\n\n  .wmp-btn{\n    position:absolute;\n  top:50%;\n  transform:translateY(-50%);\n\n  width:36px;\n  height:36px;\n  border-radius:999px;\n  border:1px solid rgba(255,255,255,.35);\n  background:rgba(0,0,0,.35);\n  color:#fff;\n\n  cursor:pointer;\n  font-size:28px;\n  line-height:1;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  z-index:5;\n  }\n\n  .wmp-btn:hover{\n    opacity:1;\n    transform:translateY(-50%) scale(1.06);\n  }\n\n  .wmp-btn:active{\n    transform:translateY(-50%) scale(.98);\n  }\n\n  .wmp-btn--prev{ left:-100px; }\n  .wmp-btn--next{ right:-100px; }\n\n  .wmp-strip{\n    display:flex;\n    gap:16px;\n    overflow-x:auto;\n    scroll-snap-type:x mandatory;\n    -webkit-overflow-scrolling:touch;\n    scroll-behavior:smooth;\n\n    \/* give room for floating arrows *\/\n    padding:8px 56px;\n  }\n  .wmp-strip::-webkit-scrollbar{ display:none; }\n\n  .wmp-card{\n    flex:0 0 calc((100% - 32px)\/3);\n    scroll-snap-align:start;\n    border-radius:12px;\n    overflow:hidden;\n    aspect-ratio:16\/9;\n    position:relative;\n    background:#111;\n  }\n\n  .wmp-card img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n\n  .wmp-card::after{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(to top, rgba(0,0,0,.35), rgba(0,0,0,0));\n    pointer-events:none;\n  }\n\n  @media (max-width:1024px){\n    .wmp-card{ flex-basis:calc((100% - 16px)\/2); }\n  }\n\n  @media (max-width:640px){\n    .wmp-card{ flex-basis:85%; }\n    .wmp-btn{ display:none; } \/* swipe on mobile *\/\n    .wmp-strip{ padding:8px 2px; } \/* remove big padding *\/\n  }\n<\/style>\n\n<div class=\"wmp-carousel\" data-wmp-carousel>\n  <button class=\"wmp-btn wmp-btn--prev\" type=\"button\" data-dir=\"-1\" aria-label=\"Previous videos\">\u2039<\/button>\n\n  <div class=\"wmp-strip\" data-wmp-strip>\n    <a class=\"wmp-card\" href=\"https:\/\/www.youtube.com\/watch?v=qxSYwhYo7yE&t=34s\" target=\"_blank\" rel=\"noopener\">\n      <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/qxSYwhYo7yE\/maxresdefault.jpg\" alt=\"Watch video\">\n    <\/a>\n    <a class=\"wmp-card\" href=\"https:\/\/www.youtube.com\/watch?v=SI610fau0Vo\" target=\"_blank\" rel=\"noopener\">\n      <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/SI610fau0Vo\/maxresdefault.jpg\" alt=\"Watch video\">\n    <\/a>\n    <a class=\"wmp-card\" href=\"https:\/\/www.youtube.com\/watch?v=KgWoLqlOl5M&t=3s\" target=\"_blank\" rel=\"noopener\">\n      <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/KgWoLqlOl5M\/maxresdefault.jpg\" alt=\"Watch video\">\n    <\/a>\n    <a class=\"wmp-card\" href=\"https:\/\/www.youtube.com\/watch?v=OMVZ9cg2YjQ&t=55s\" target=\"_blank\" rel=\"noopener\">\n      <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/OMVZ9cg2YjQ\/maxresdefault.jpg\" alt=\"Watch video\">\n    <\/a>\n    <a class=\"wmp-card\" href=\"https:\/\/www.youtube.com\/watch?v=mQrOSGD8BHE&t=3s\" target=\"_blank\" rel=\"noopener\">\n      <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/mQrOSGD8BHE\/maxresdefault.jpg\" alt=\"Watch video\">\n    <\/a>\n    <a class=\"wmp-card\" href=\"https:\/\/www.youtube.com\/watch?v=DQu_gNkie-o\" target=\"_blank\" rel=\"noopener\">\n      <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/DQu_gNkie-o\/maxresdefault.jpg\" alt=\"Watch video\">\n    <\/a>\n  <\/div>\n\n  <button class=\"wmp-btn wmp-btn--next\" type=\"button\" data-dir=\"1\" aria-label=\"Next videos\">\u203a<\/button>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-47a60e9d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"47a60e9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1948c872\" data-id=\"1948c872\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-55472506 elementor-widget elementor-widget-heading\" data-id=\"55472506\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Conversations That Inform, Challenge, and Inspire<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfff5c1 elementor-widget elementor-widget-text-editor\" data-id=\"bfff5c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p3\">Want Moore Productions (WMP) is a digital media platform hosted by Dr. Talia Moore, a Bay Area\u2013based criminologist and educator. WMP goes beyond the headlines to explore the deeper political, social, and systemic forces shaping our justice system and society at large.<\/p><p class=\"p3\">Through expert analysis, interviews, and real-world storytelling, WMP examines topics such as mass incarceration, justice reform, mental health, trauma, and community accountability. The goal is not just to inform, but to challenge assumptions, elevate overlooked perspectives, and encourage thoughtful dialogue about what meaningful change can look like.<\/p><p class=\"p3\">Whether you\u2019re a Bay Area local, a true crime enthusiast, or someone passionate about social justice and reform, WMP offers credible, accessible conversations designed to help you better understand the issues\u2014and imagine bold solutions for the future.<\/p><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-76314a2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"76314a2\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4a6c48\" data-id=\"a4a6c48\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-169c765 elementor-widget elementor-widget-text-editor\" data-id=\"169c765\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3><strong>Company Bio<\/strong><\/h3><p><strong>Want Moore Productions<\/strong>\u00a0is a premier New Media Advocacy house and production division specializing in the\u00a0<strong>forensic and sociological analysis of high-velocity cultural moments<\/strong>. Founded by Dr. Talia Moore\u2014known as\u00a0<strong>&#8220;The Criminologist of the Bay&#8221;<\/strong>\u2014and led by Chief Creative Officer Cristina Trujillo, the company bridges the gap between academic expertise and digital storytelling.<\/p><p><b>Want Moore Productions\u00a0<\/b>creates professional-grade 4K content that serves as an\u00a0<strong>&#8220;Authority-Trend Bridge,&#8221;<\/strong>\u00a0taking viral social trends and &#8220;decoding&#8221; the hidden systemic messages within them. Whether documenting real-life breaking stories or analyzing the &#8220;invisible prisons&#8221; of social trauma, WMP delivers\u00a0<strong>transformative learning<\/strong>\u00a0that empowers the &#8220;99th percentile&#8221; to navigate complex societal systems.<\/p><h3><strong>Mission Statement<\/strong><\/h3><p>The mission of Want Moore Productions is to\u00a0<strong>create and facilitate transformative learning<\/strong>\u00a0at the intersection of society, culture, and systemic power. We leverage strategic storytelling to host\u00a0<strong>progressive discussions<\/strong>, challenge status quo ideas, and provide evidence-based insights that empower individuals and communities to\u00a0<strong>Educate, Empower, and Enact<\/strong>\u00a0meaningful change.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Want Moore Productions Informative, Credible, Entertaining Watch \u2039 \u203a Conversations That Inform, Challenge, and Inspire Want Moore Productions (WMP) is a digital media platform hosted by Dr. Talia Moore, a Bay Area\u2013based criminologist and educator. WMP goes beyond the headlines to explore the deeper political, social, and systemic forces shaping our justice system and society [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"episode_type":"","audio_file":"","podmotor_file_id":"","podmotor_episode_id":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","footnotes":""},"class_list":["post-1387","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wantmoore.org\/index.php\/wp-json\/wp\/v2\/pages\/1387","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wantmoore.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wantmoore.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wantmoore.org\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/wantmoore.org\/index.php\/wp-json\/wp\/v2\/comments?post=1387"}],"version-history":[{"count":25,"href":"https:\/\/wantmoore.org\/index.php\/wp-json\/wp\/v2\/pages\/1387\/revisions"}],"predecessor-version":[{"id":1418,"href":"https:\/\/wantmoore.org\/index.php\/wp-json\/wp\/v2\/pages\/1387\/revisions\/1418"}],"wp:attachment":[{"href":"https:\/\/wantmoore.org\/index.php\/wp-json\/wp\/v2\/media?parent=1387"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}