1
0
mirror of https://github.com/fspc/water-the-theme.git synced 2025-03-12 07:13:22 -04:00

Changed expected id#

This commit is contained in:
Jonathan Rosenbaum 2016-10-01 23:01:16 +00:00
parent 8768275c90
commit d99f54921e

View File

@ -112,7 +112,7 @@ class Water_The_Theme_Public {
// front page
// [usgs_custom name="Timely Information" location='03071590,03071600,03071605' parameters='00010,00065,62614']
if ($short_code_name === 'Timely Information') {
if ($short_code_name === 'timely-information') {
foreach ($xml_tree->body->div->div as $div) {
$value = (string)$div;