The hacks tag has no wiki summary.
4
votes
2answers
2k views
Add class to before_widget from within a custom widget
I have a simple custom widget that asks for its width (that is used later in the front end). The width field is a select dropdown, so a user have predefined options.
I will have many instances of my ...
0
votes
1answer
76 views
How to get permalinks with category base working with sub-categories
I ran into an issue with a site that needs the category base also included in the custom permalink structure. I know this is an issue and I have read many posts like this that gave me some insight...
...
-1
votes
1answer
1k views
How to generate/update a XML sitemap without plugins?
I like to hardcode everything on my WordPress websites, without using any plugins. Is there any way to generate or update my sitemap everytime I publish/update a post on one of my Multisite blogs, ...