When we Edit Something from Admin Panel in Wordpress! which php file edited? please help me: for example: if i edit categories from dashboard of my wordpress and change name of categories to ABC Categories , it is changed but which php file show the new code ? i really need help about it so please help me!
hm....sorry but i already tried to edit my theme's sidebar file, wheni change the title from admin panel and then opened file sidebar.php then there is no change in it at all i am really confused i want to add line style for my categories here is the code for my theme l_sidebar.php i have changed categories to SMS Categories from admin panel, i want to do this manually! i think the theme i am using is using some different coding because when i am adding some code in my l_sidebar.php , it is not effecting my theme at all
the change will not be seen in your php files. what you do in your admin, gets in your mysql database
i saw many themes which worked with editing files but this theme is unique and how to add line style beyond categories
I have edited some of the code in mine, I deleted a chuck of php and added the new heading tag, not idea but it worked for me.