- 
		Home
	
- 
Two Factor (2FA) Authentication via Email
- 
1.7
- 
Code
- 
Classes
-  SS88_2FAVE 
		
			
				
					
													
								
																			
											| Total Complexity | 69 | 
																			
											| Dependencies | 0 | 
																			
											| Dependents | 0 | 
																	
							 
													
								
																			
											| Total lines | 368 | 
																			
											| Lines of code | 225 | 
																			
											| Logical lines of code | 136 | 
																	
							 
													
								
																			
											| Comment lines | 0 | 
																			
											| Methods | 18 | 
																			
											| Properties | 3 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 18
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| processTokenLogin() | A | 41 | 15 | 52 | 
					
				| __construct() | A | 49 | 11 | 26 | 
					
				| isEnabled() | A | 62 | 12 | 9 | 
					
				| deactivated_plugin() | S | 54 | 5 | 18 | 
					
				| wp_login() | S | 52 | 4 | 23 | 
					
				| userOptions() | S | 59 | 2 | 18 | 
					
				| ajax_dismiss_notice() | S | 69 | 3 | 6 | 
					
				| emailToken() | S | 57 | 2 | 13 | 
					
				| random_bytes() | S | 68 | 2 | 8 | 
					
				| show_admin_notice() | S | 65 | 2 | 9 | 
					
				| wp_mail_override() | S | 64 | 2 | 10 | 
					
				| userOptionsUpdate() | S | 74 | 2 | 4 | 
					
				| outputPage() | S | 72 | 2 | 5 | 
					
				| init() | S | 77 | 1 | 4 | 
					
				| admin_enqueue_scripts() | S | 70 | 1 | 5 | 
					
				| generateToken() | S | 70 | 1 | 6 | 
					
				| plugin_action_links() | S | 70 | 1 | 6 | 
					
				| debug() | S | 76 | 1 | 3 |