Skip to content
wiki.fftac.org

Antichrist Content System Implementation - Source Excerpt 19

Back to Antichrist Content System Implementation

Summary

This source excerpt preserves a bounded section of Antichrist.net/wp-content/plugins/antichrist-content-system/includes/antichrist-content-system-implementation.php so readers can inspect the evidence without opening the full source file.

**Source path:** Antichrist.net/wp-content/plugins/antichrist-content-system/includes/antichrist-content-system-implementation.php

$pages['pre-christian-antichrist-history'] = array(
		'title'   => 'Pre-Christian Antichrist History',
		'content' => acn_cs_section_content(
			'The word Antichrist is Christian, but the archive needs an older history of final enemies, chaos powers, arrogant kings, false worship, cosmic accusation, and persecuting rulers that made later Antichrist language intelligible.',
			array(
				array( 'path' => 'pre-christian-antichrist-history/chaoskampf-and-ancient-adversaries', 'title' => 'Chaoskampf and Ancient Adversaries', 'text' => 'Leviathan, sea monsters, dragon combat, chaos kings, and the symbolic grammar of cosmic opposition.' ),
				array( 'path' => 'pre-christian-antichrist-history/zoroastrian-dualism-and-satan', 'title' => 'Zoroastrian Dualism and Satan', 'text' => 'Ahriman, dualist conflict, ha-satan, Satan, and the development of personal and cosmic adversary figures.' ),
				array( 'path' => 'pre-christian-antichrist-history/antiochus-daniel-and-qumran', 'title' => 'Antiochus, Daniel, and Qumran', 'text' => 'Persecuting rulers, desecration, Belial, sectarian apocalypse, and the move toward final-opponent typology.' ),
				array( 'path' => 'pre-christian-antichrist-history/first-century-precursors', 'title' => 'First-Century Precursors', 'text' => 'Imperial violence, Nero memory, Beliar, false messiahs, and the immediate symbolic world before later Christian synthesis.' ),
			),
			array( 'Origins and Precursors of the Antichrist Concept Before the New Testament.md', 'Pre-Christian Antichrist Archetype Origins.md', 'Pre-Christian Antichrist Origins Explored.md' )
		),
		'template' => 'templates/template-full-width.php',
	);
	$pages['pre-christian-antichrist-history/chaoskampf-and-ancient-adversaries'] = acn_cs_rich_page(
		'Chaoskampf and Ancient Adversaries',
		'Ancient combat myths and biblical chaos imagery give later apocalypse a vocabulary for disorder, monster power, proud rulers, and the defeat of forces that threaten creation.',
		array(
			'Comparative use' => 'Compare symbolic functions rather than claiming every chaos figure is secretly the Antichrist.',
			'Motif field'     => 'Sea, dragon, beast, flood, arrogant king, and false divine power become recurring images for threat and judgment.',
			'Editorial value' => 'This gives readers a long history of adversary imagery before modern prophecy speculation enters the room.',
		),
		array( 'Pre-Christian Antichrist Archetype Origins.md', 'Pre-Christian Antichrist Origins Explored.md' )
	);
	$pages['pre-christian-antichrist-history/zoroastrian-dualism-and-satan'] = acn_cs_rich_page(
		'Zoroastrian Dualism and Satan',
		'Zoroastrian cosmic conflict, later Jewish demonology, ha-satan, Satan, and Belial traditions help explain how opposition becomes personal, cosmic, and eschatological.',
		array(
			'No simple borrowing' => 'Influence should be treated carefully: contact, parallel development, and later interpretation are different claims.',
			'Adversary development' => 'The shift from opponent, accuser, or hostile power toward final cosmic enemy matters for Antichrist reception history.',
			'Research path' => 'Track texts, dates, languages, and communities instead of flattening several traditions into one origin story.',
		),
		array( 'Origins and Precursors of the Antichrist Concept Before the New Testament.md' )
	);
	$pages['pre-christian-antichrist-history/antiochus-daniel-and-qumran'] = acn_cs_rich_page(
		'Antiochus, Daniel, and Qumran',
		'Danielic persecution memory, Antiochus IV, abomination language, sectarian dualism, and Qumran Belial material form a crucial bridge between older adversary motifs and later Antichrist frameworks.',
		array(
			'Historical pressure' => 'Desecration, persecution, martyrdom, and empire transformed symbolic language into urgent community memory.',
			'Plural figures'      => 'Persecuting king, wicked priest, Belial, beast, and final enemy are related but not interchangeable.',
			'Public wording'      => 'Use this material to teach symbolic development, not to create a template for accusing current people.',
		),
		array( 'Pre-Christian Antichrist Origins Explored.md', 'Origins and Precursors of the Antichrist Concept Before the New Testament.md' )
	);
	$pages['pre-christian-antichrist-history/first-century-precursors'] = acn_cs_rich_page(
		'First-Century Precursors',
		'The first-century environment includes imperial spectacle, false-messiah anxiety, Nero redivivus fear, Beliar language, and internal-community deception concerns that flow into Christian Antichrist vocabulary.',
		array(
			'Nero memory' => 'Nero becomes more than biography in later imagination: a symbol of returning imperial terror.',
			'False claimants' => 'Messianic and prophetic claimants show why deception, authority, and public crisis were linked before later doctrine hardened.',
			'Transition point' => 'This page prepares readers to move from pre-Christian motifs into Johannine, Pauline, and Revelation material.',
		),
		array( 'Origins and Precursors of the Antichrist Concept Before the New Testament.md', 'Pre-Christian Antichrist Archetype Origins.md' )
	);