<pclass="hide-if-no-js"><ahref="#titlediv"class="tagcloud-link"id="link-<?phpecho$tax_name;?>"><?phpprintf(__('Choose from the most used tags in %s'),$box['title']);?></a></p>
$nextUpdate.="Scheduled to be checked for updates every ".$ttl." minute".(($ttl!=1)?"s":"")."</div><div style='size:0.9em; margin-top: 0.5em'> This update schedule was requested by the feed provider";
if($sLink->setting('update/xml')):
$nextUpdate.=" using a standard <code style=\"font-size: inherit; padding: 0; background: transparent\"><".$sLink->setting('update/xml')."></code> element";
endif;
$nextUpdate.=".";
endif;
else:
$nextUpdate.="as soon as possible";
$nextUpdate.="Scheduled for update as soon as possible";
<optionvalue="<?phpecho$author_id;?>"<?phpprint(isset($unfamiliar[$author_id])?$unfamiliar[$author_id]:'');?>>will have their posts attributed to <?phpecho$author_name;?></option>
<?phpendforeach;?>
<optionvalue="newuser">will have their posts attributed to a new user...</option>
'updated_feeds'=>'as each feed checked for updates',
'update_schedule:check'=>'whenever a FeedWordPress checks in on the update schedule',
'updated_feeds'=>'as each feed is checked for updates',
'updated_feeds:errors:persistent'=>'when attempts to update a feed have resulted in errors</label> <label>for at least <input type="number" min="1" max="360" step="1" name="diagnostics_persistent_error_hours" value="'.$hours.'" /> hours',
'updated_feeds:errors'=>'any time FeedWordPress encounters any errors while checking a feed for updates',
'syndicated_posts'=>'as each syndicated post is added to the database',
...
...
@@ -236,8 +247,14 @@ testing but absolutely inappropriate for a production server.</p>
'memory_usage'=>'indicating how much memory was used',
),
'Syndicated Post Details'=>array(
'feed_items:freshness'=>'as FeedWordPress decides whether to treat an item as a new post, an update, or a duplicate of an existing post',
'feed_items:rejected'=>'when FeedWordPress rejects a post without syndicating it',
'syndicated_posts:meta_data'=>'as syndication meta-data is added on the post',
),
'Advanced Diagnostics'=>array(
'feed_items:freshness:sql'=>'when FeedWordPress issues the SQL query it uses to decide whether to treat items as new, updates, or duplicates',
'syndicated_posts:static_meta_data'=>'providing meta-data about syndicated posts in the Edit Posts interface',