As of now when u need to make multiple option pages u use register_options_page($name) fucntion. $name is both page slug and its title. However in some cases it might be needed to have different slug and title. For example if u need to have non-latin characters in page name. Would it be possible to add $title parameter to register_options_page function?
				
		
	 
	
	
		
	
		
	
		
		
	
	
		
		
			
		
	
	
		
		
		Hi  @Evzin
Please update to the options page add-on v1.1.0
You will find new ability to register sub pages with individual settings.
You can learn more on the ACF blog