Skip to content
wiki.fftac.org

Functions - Source Excerpt 04

Back to Functions

Summary

This source excerpt preserves a bounded section of Anti-Christ.net/wp-content/themes/anti-christ-thin-veil/functions.php so readers can inspect the evidence without opening the full source file.

**Source path:** Anti-Christ.net/wp-content/themes/anti-christ-thin-veil/functions.php

/**
 * Starter page definitions for the optional setup tool.
 *
 * @return array
 */
function actv_starter_pages_data() {
	return array(
		'home'                 => array(
			'title'         => 'Home',
			'template'      => 'default',
			'content'       => '',
			'required_text' => array(),
		),
		'start-here'           => array(
			'title'         => 'Start Here',
			'template'      => 'page-templates/template-start-here.php',
			'content'       => '',
			'required_text' => array(),
		),
		'journal'              => array(
			'title'         => 'Journal',
			'template'      => 'page-templates/template-journal.php',
			'content'       => '',
			'required_text' => array(),
		),
		'religion-and-the-machine' => array(
			'title'         => 'Religion & The Machine',
			'template'      => 'page-templates/template-religion-machine.php',
			'content'       => '',
			'required_text' => array(),
		),
		'eo-14202-dossier'     => array(
			'title'         => 'EO 14202 Dossier',
			'template'      => 'page-templates/template-eo-dossier.php',
			'content'       => '',
			'required_text' => array(),
		),
		'state-co-optation-of-religion' => array(
			'title'         => 'State Co-optation of Religion',
			'template'      => 'page-templates/template-state-cooptation.php',
			'content'       => '',
			'required_text' => array(),
		),
		'nonviolent-resistance-and-pacification' => array(
			'title'         => 'Nonviolent Resistance and Pacification',
			'template'      => 'page-templates/template-nonviolence-pacification.php',
			'content'       => '',
			'required_text' => array(),
		),
		'religious-liberty-vs-religious-capture' => array(
			'title'         => 'Religious Liberty vs Religious Capture',
			'template'      => 'page-templates/template-religious-liberty-capture.php',
			'content'       => '',
			'required_text' => array(),
		),
		'how-to-read-government-faith-policy' => array(
			'title'         => 'How to Read Government Faith Policy',
			'template'      => 'page-templates/template-government-faith-policy.php',
			'content'       => '',
			'required_text' => array(),
		),
		'claim-review-methodology' => array(
			'title'         => 'Claim Review Methodology',
			'template'      => 'page-templates/template-claim-methodology.php',
			'content'       => '',
			'required_text' => array(),
		),
		'field-guide'          => array(
			'title'         => 'Field Guide',
			'template'      => 'page-templates/template-field-guide.php',
			'content'       => '',
			'required_text' => array(),
		),
		'manifesto'            => array(
			'title'         => 'Manifesto',
			'template'      => 'page-templates/template-manifesto.php',
			'content'       => '<!-- wp:heading --><h2>Against reduction.</h2><!-- /wp:heading --><!-- wp:paragraph --><p>No cult, no mob, no crusade. This is a lawful declaration against systems that reduce people to debt, data, labor, and silence while insisting on human dignity under law.</p><!-- /wp:paragraph -->',
			'required_text' => array( 'Against reduction.', 'No cult, no mob, no crusade' ),
		),
		'civil-liberties'      => array(
			'title'         => 'Civil Liberties',
			'template'      => 'page-templates/template-civil-liberties.php',
			'content'       => '',
			'required_text' => array(),
		),
		'the-machine'          => array(
			'title'         => 'The Machine',
			'template'      => 'page-templates/template-the-machine.php',
			'content'       => '',
			'required_text' => array(),
		),
		'socioeconomic-decay'  => array(
			'title'         => 'Socioeconomic Decay',
			'template'      => 'page-templates/template-socioeconomic-decay.php',
			'content'       => '',
			'required_text' => array(),
		),
		'standards'            => array(
			'title'         => 'Standards',
			'template'      => 'page-templates/template-standards.php',
			'content'       => '',
			'required_text' => array(),
		),
		'corrections'          => array(
			'title'         => 'Corrections',
			'template'      => 'page-templates/template-corrections.php',
			'content'       => '',
			'required_text' => array(),
		),
		'privacy'              => array(
			'title'         => 'Privacy',
			'template'      => 'page-templates/template-privacy.php',
			'content'       => '',
			'required_text' => array(),
		),
		'contact'              => array(
			'title'         => 'Contact',
			'template'      => 'page-templates/template-contact.php',
			'content'       => '',
			'required_text' => array(),
		),
		'members'              => array(
			'title'         => 'Members',
			'template'      => 'page-templates/template-members.php',
			'content'       => '',
			'required_text' => array(),
		),
		'member-login'         => array(
			'title'         => 'Member Login',
			'template'      => 'page-templates/template-member-login.php',
			'content'       => '',
			'required_text' => array(),
		),
		'join'                 => array(
			'title'         => 'Join',
			'template'      => 'page-templates/template-member-join.php',
			'content'       => '',
			'required_text' => array(),
		),
		'member-record'        => array(
			'title'         => 'Member Record',
			'template'      => 'page-templates/template-member-record.php',
			'content'       => '',
			'required_text' => array(),
		),
		'submit-dispatch'      => array(
			'title'         => 'Submit Dispatch',
			'template'      => 'page-templates/template-submit-dispatch.php',
			'content'       => '',
			'required_text' => array(),
		),
	);
}

/**
 * Starter category definitions.
 *
 * @return array
 */
function actv_starter_categories_data() {
	return array(
		'featured'                => array( 'Featured', 'Selected dossier, toolkit, and journal pieces for the front page.' ),
		'journal'                 => array( 'Journal', 'Launch essays, field notes, and civic dispatches.' ),
		'dossiers'                => array( 'Dossiers', 'Living evidence files with source trails, timelines, confidence labels, and open questions.' ),
		'claim-review'            => array( 'Claim Review', 'Public claims reviewed as evidence problems with confidence labels and correction paths.' ),
		'religion-and-the-machine'=> array( 'Religion & The Machine', 'Pluralist study of state faith policy, religious co-optation, civil liberty, and minority-faith effects.' ),
		'civil-liberties'         => array( 'Civil Liberties', 'Speech, privacy, due process, public records, and lawful dissent resources.' ),
		'socioeconomic-decay'     => array( 'Socioeconomic Decay', 'Debt, housing strain, property tax burdens, labor pressure, fees, and institutional neglect.' ),
		'the-machine'             => array( 'The Machine', 'Corporate capture, surveillance incentives, courts, bureaucracy, platforms, and managed dissent.' ),
		'field-guide'             => array( 'Field Guide', 'Symbol, language, religious history, media literacy, and anti-target-list discipline.' ),
		'toolkit'                 => array( 'Toolkit', 'Practical lawful-action guides, checklists, privacy notes, public records paths, and due-process tools.' ),
		'source-desk'             => array( 'Source Desk', 'Primary documents, timelines, source trails, and archival notes.' ),
		'biblical-foundations'    => array( 'Biblical Foundations', 'Scriptural texts, plain-language explainers, and source-led Antichrist motif foundations.' ),
		'history-and-myth'        => array( 'History And Myth', 'Reception history, comparative legends, and the politics of naming ultimate enemies.' ),
		'culture-and-media'       => array( 'Culture And Media', 'Films, books, music, games, fashion, and internet remixes of the Antichrist motif.' ),
		'ai-and-power'            => array( 'AI And Power', 'Apocalyptic technology narratives, surveillance incentives, governance, and platform power.' ),
		'socioeconomic-critique'  => array( 'Socioeconomic Critique', 'Debt, property tax burdens, labor extraction, and human dignity.' ),
		'government-overreach'    => array( 'Government Overreach', 'Lawful archive of surveillance, court opacity, administrative abuse, and civil oversight.' ),
		'member-submissions'      => array( 'Member Submissions', 'Pending dispatches received from logged-in members for editorial review.' ),
	);
}