apply_filters( 'cloudinary_on_demand_sync_limit', $value ) → {int}
Filter the on demand synced items limit.
Parameters:
Name | Type | Description |
---|---|---|
$value |
int | The default number of static assets. |
- Since:
- 2.8.0
- Default Value:
- 100
- Source:
Returns:
- Type
- int