How to get new post URL?
I’m wondering… how can I get the new post URL in my theme? Is there a built-in function for this? So, it should … Read more
I’m wondering… how can I get the new post URL in my theme? Is there a built-in function for this? So, it should … Read more
I am pretty new in WordPress and I have the following doubt: I have to include JQuery into a theme and I am … Read more
I’m trying to add some new functionalities to a theme and I’m using Child Theme as should be. So the theme is called … Read more
Does uninstalling a WordPress theme delete its database values? I have a site that has lost some styling, and even after restoring a … Read more
Updating to WordPress 4.5 broke my theme, ThemeWoot Emulate. It appears that perhaps a stylesheet is somehow missing. Example symptoms: The mobile menu … Read more
I am struggling with the translations of my theme. I use the function get_permalink_date of my class. The relevant snippet is: $permalink_title = … Read more
I have just setup a new custom theme with little/no data and yet WordPress has made an update notice about upgrading it to … Read more
Ok I know browser detection is considered bad practice but I can’t find a way around it because I really do need whole … Read more
I want to make an specific theme for non logged in users, but I don´t know how to make the function or plugin … Read more
I am trying to use tips from here to add my JS file. I put the following in the functions.php of atahualpa theme … Read more