apply_filters( 'mc_jumpbox_future_years', $future, $cid ) → {int}
How many years into the future should be shown in the navigation jumpbox. Default '5'.
Parameters:
| Name | Type | Description | 
|---|---|---|
$future | 
            
            int | Number of years ahead.  | 
        
$cid | 
            
            string | Current calendar ID. '' when running in the shortcode generator.  | 
        
- Source:
 
Returns:
- Type
 - int