View file modx-0.9.6.1/assets/snippets/reflect/configs/wordpress.config.php

File size: 198B
<?
// Use the following syntax $param = 'value';
$showItems=0;
$groupByYears=0;
$tplMonth = '@CODE <a href="[+url+]" title="[+month+] [+year+]" class="reflect_month_link">[+month+] [+year+]</a>';
?>