Filter: daymark_subscription_opml_max_entries
Filters the maximum number of <outline> entries an OPML import will accept in one request. A file over this cap is rejected outright (nothing imported) rather than partially processed.
Parameters
| Name | Type | Description |
|---|---|---|
| $max_entries | int | Defaults to 1000. |
Since
- 0.10.0
Source
Defined in includes/class-subscription-opml.php at line 237