Skip to content
wiki.fftac.org

Front Page - Source Excerpt 01

Back to Front Page

Summary

This source excerpt preserves a bounded section of FFTAC/wp-content/themes/fftac-who-we-are/front-page.php so readers can inspect the evidence without opening the full source file.

**Source path:** FFTAC/wp-content/themes/fftac-who-we-are/front-page.php

<?php
/**
 * Self-contained front page for FFTAC.
 *
 * @package FFTAC_Who_We_Are
 */

get_header();

$hero_kicker = fftac_theme_mod( 'fftac_home_kicker', 'FFTAC.org / public information' );
$title_1     = fftac_theme_mod( 'fftac_home_title_line_1', 'Who' );
$title_2     = fftac_theme_mod( 'fftac_home_title_line_2', 'We Are' );
$hero_lede   = fftac_theme_mod( 'fftac_home_lede', 'The Foundation For The Anti-Christ is presented here as a nonviolent, source-led, human-centered information project: adversarial in symbolism, disciplined in ethics, and committed to learning without scapegoating.' );

$hero_points = array(
	array(
		'label' => __( 'Project type', 'fftac-who-we-are' ),
		'text'  => __( 'Public orientation, source maps, claim review, and community standards before community growth.', 'fftac-who-we-are' ),
	),
	array(
		'label' => __( 'Core posture', 'fftac-who-we-are' ),
		'text'  => __( 'Provocative symbol, sober method: clarify the genre, show the sources, correct the record.', 'fftac-who-we-are' ),
	),
	array(
		'label' => __( 'Safety line', 'fftac-who-we-are' ),
		'text'  => __( 'No real-person Antichrist hunts, threat theater, extremist recruitment, or conspiracy escalation.', 'fftac-who-we-are' ),
	),
);

$topic_facts = array(
	array(
		'term'   => __( 'Antichrist language', 'fftac-who-we-are' ),
		'detail' => __( 'The New Testament word is concentrated in 1 John and 2 John; later readers often connect it with wider apocalyptic symbols.', 'fftac-who-we-are' ),
	),
	array(
		'term'   => __( 'Beast imagery', 'fftac-who-we-are' ),
		'detail' => __( 'Revelation uses beast and empire imagery that should be studied as its own symbolic system, not flattened into one headline.', 'fftac-who-we-are' ),
	),
	array(
		'term'   => __( 'Man of lawlessness', 'fftac-who-we-are' ),
		'detail' => __( '2 Thessalonians supplies a related but distinct interpretive thread that deserves its own textual and historical treatment.', 'fftac-who-we-are' ),
	),
	array(
		'term'   => __( 'Reception history', 'fftac-who-we-are' ),
		'detail' => __( 'The label has moved through theology, politics, art, fiction, satire, and polemic; the site tracks that movement responsibly.', 'fftac-who-we-are' ),
	),
);

$reader_groups = array(
	array(
		'label' => __( 'Religious readers', 'fftac-who-we-are' ),
		'text'  => __( 'Need clear distinctions between scripture, doctrine, denominational interpretation, and later speculation.', 'fftac-who-we-are' ),
	),
	array(
		'label' => __( 'Curious public', 'fftac-who-we-are' ),
		'text'  => __( 'Need plain-language explainers, glossary entries, timelines, and answers to common questions without insider assumptions.', 'fftac-who-we-are' ),
	),
	array(
		'label' => __( 'Researchers', 'fftac-who-we-are' ),
		'text'  => __( 'Need primary-text notes, source trails, bibliographies, author context, and visible corrections.', 'fftac-who-we-are' ),
	),
	array(
		'label' => __( 'Claim checkers', 'fftac-who-we-are' ),
		'text'  => __( 'Need evidence ladders, uncertainty labels, counter-readings, and refusal to turn panic into certainty.', 'fftac-who-we-are' ),
	),
	array(
		'label' => __( 'Culture readers', 'fftac-who-we-are' ),
		'text'  => __( 'Need clearly marked treatment of film, literature, music, games, symbols, and adversarial aesthetics as culture, not doctrine.', 'fftac-who-we-are' ),
	),
	array(
		'label' => __( 'Community stewards', 'fftac-who-we-are' ),
		'text'  => __( 'Need rules, reporting paths, moderation tiers, escalation records, and privacy boundaries before participation scales.', 'fftac-who-we-are' ),
	),
);

$library_lanes = array(
	array(
		'kicker' => __( 'Texts', 'fftac-who-we-are' ),
		'title'  => __( 'Primary passages', 'fftac-who-we-are' ),
		'body'   => __( 'Annotated notes on 1 John, 2 John, 2 Thessalonians, Daniel, Revelation, Mark 13, and related passages with genre labels.', 'fftac-who-we-are' ),
	),
	array(
		'kicker' => __( 'Doctrine', 'fftac-who-we-are' ),
		'title'  => __( 'Tradition-specific readings', 'fftac-who-we-are' ),
		'body'   => __( 'Comparisons that identify whether a claim is Catholic, Orthodox, Protestant, evangelical, academic, literary, or popular.', 'fftac-who-we-are' ),
	),
	array(
		'kicker' => __( 'History', 'fftac-who-we-are' ),
		'title'  => __( 'Reception and polemic', 'fftac-who-we-are' ),
		'body'   => __( 'Timelines showing how the Antichrist label has been used in religious, political, artistic, and cultural disputes across time.', 'fftac-who-we-are' ),
	),
	array(
		'kicker' => __( 'Claims', 'fftac-who-we-are' ),
		'title'  => __( 'Media literacy and review', 'fftac-who-we-are' ),
		'body'   => __( 'A slower way to evaluate viral claims: source trails, evidence levels, labels for uncertainty, and counter-evidence.', 'fftac-who-we-are' ),
	),
	array(
		'kicker' => __( 'Culture', 'fftac-who-we-are' ),
		'title'  => __( 'Fiction, music, games, and art', 'fftac-who-we-are' ),
		'body'   => __( 'A clearly labeled culture section for apocalyptic imagery, adversarial symbolism, horror, satire, design, and subcultures.', 'fftac-who-we-are' ),
	),
	array(
		'kicker' => __( 'Policy', 'fftac-who-we-are' ),
		'title'  => __( 'Rules, corrections, and privacy', 'fftac-who-we-are' ),
		'body'   => __( 'Editorial policies that tell readers how the archive handles mistakes, user reports, sensitive material, and data collection.', 'fftac-who-we-are' ),
	),
);

$resource_hub = array(
	array(
		'kicker' => __( 'Orientation', 'fftac-who-we-are' ),
		'title'  => __( 'Public frame', 'fftac-who-we-are' ),
		'body'   => __( 'Start with the project posture, safety boundary, and editorial scope before reading charged terms or historical claims.', 'fftac-who-we-are' ),
		'url'    => fftac_resource_url( 'hub' ),
		'label'  => __( 'Open the hub', 'fftac-who-we-are' ),
	),
	array(
		'kicker' => __( 'Texts', 'fftac-who-we-are' ),
		'title'  => __( 'Primary source shelf', 'fftac-who-we-are' ),
		'body'   => __( 'Use the library lanes to separate biblical language, later doctrine, reception history, claim review, and culture analysis.', 'fftac-who-we-are' ),
		'url'    => fftac_resource_url( 'biblical-foundations' ),
		'label'  => __( 'Read biblical foundations', 'fftac-who-we-are' ),
	),
	array(
		'kicker' => __( 'Claims', 'fftac-who-we-are' ),
		'title'  => __( 'Evidence ladder', 'fftac-who-we-are' ),
		'body'   => __( 'Move from quoted source to context, interpretation, counter-reading, confidence, and correction before treating a claim as settled.', 'fftac-who-we-are' ),
		'url'    => fftac_resource_url( 'research-method' ),
		'label'  => __( 'Review method', 'fftac-who-we-are' ),
	),
	array(
		'kicker' => __( 'Memory', 'fftac-who-we-are' ),
		'title'  => __( 'wiki.fftac.org crawl map', 'fftac-who-we-are' ),
		'body'   => __( 'The wiki expands handoff files, archive notes, source reports, and code memory into pages organized by site relevance.', 'fftac-who-we-are' ),
		'url'    => 'http://wiki.fftac.org/memory/crawl-map/',
		'label'  => __( 'Open crawl map', 'fftac-who-we-are' ),
	),
	array(
		'kicker' => __( 'Archive', 'fftac-who-we-are' ),
		'title'  => __( 'FFTAC long-term memory', 'fftac-who-we-are' ),
		'body'   => __( 'The FFTAC shelf collects public-site handoff notes, content research, theme source memory, decisions, and operational constraints.', 'fftac-who-we-are' ),
		'url'    => 'http://wiki.fftac.org/fftac-org/',
		'label'  => __( 'Open FFTAC memory', 'fftac-who-we-are' ),
	),
	array(
		'kicker' => __( 'Boundary', 'fftac-who-we-are' ),
		'title'  => __( 'Moderation and safety', 'fftac-who-we-are' ),
		'body'   => __( 'Before any community expansion, the archive keeps the refusal lines visible: no targeting, no threat posture, no dehumanizing escalation.', 'fftac-who-we-are' ),
		'url'    => fftac_resource_url( 'current-web-landscape' ),
		'label'  => __( 'Read link policy', 'fftac-who-we-are' ),
	),
);