Revision: 21823
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at December 22, 2009 05:59 by AlessandroCoscia
                            
                            Initial Code
<?php if (is_category()) echo single_cat_title(); ?>
Initial URL
Initial Description
How to get actual category name in wordpress if is_category() is true
Initial Title
Wordpress - Get actual category name
Initial Tags
wordpress, category
Initial Language
PHP