ANNOUNCEMENTS_FEED_DEFAULT_JSON_URL

Default URL for the announcements JSON feed.

1 use of ANNOUNCEMENTS_FEED_DEFAULT_JSON_URL
announcements_feed_fetch in modules/announcements_feed/announcements_feed.inc
Fetches the feed either from a local cache or fresh remotely.

File

modules/announcements_feed/announcements_feed.module, line 26

Code

define('ANNOUNCEMENTS_FEED_DEFAULT_JSON_URL', 'https://www.drupal.org/announcements.json');

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.