2,152 reputation
1222
bio website pontusab.se
location Stockholm, Sweden
age 22
visits member for 11 months
seen May 2 at 15:13
stats profile views 132

WordPress developer at NetRelations in Stockholm, Sweden. I have experience in building larger WordPress sites and intranets.

My blog: pontusab.se (Mostly in Swedish).

enter image description here

See my Score here: http://build.codepoet.com/quiz/


Mar
1
comment Use a separate custom table (not posts) to handle file upload data
Instead of change the post_table why not use something like wordpress.org/extend/plugins/hyperdb to split the tables between databases/servers?
Mar
1
answered How to disable or hide “collapse menu”
Feb
26
awarded  Altruist
Feb
20
comment Problem uploading files, after changing domain name
Sounds like permissions for the web server, maybe your web server runs as www-data then the user or group should have read permission. Se more in this Q: wordpress.stackexchange.com/questions/1430/…
Feb
20
awarded  Investor
Feb
15
awarded  Benefactor
Feb
14
comment wordpress redirect after password reset
Hehe, you are welcome!
Feb
12
awarded  Custodian
Feb
12
reviewed No Action Needed wordpress loop for specific category
Feb
11
accepted Rewrite the base-url for single posts
Feb
11
comment Rewrite the base-url for single posts
Thats awesome, thanks!
Feb
10
awarded  Promoter
Feb
10
revised Rewrite the base-url for single posts
added 774 characters in body
Feb
8
accepted Why is WordPress saving full-urls to the database?
Feb
8
comment Why is WordPress saving full-urls to the database?
True, Thanks for the comment and answer!
Feb
8
comment Why is WordPress saving full-urls to the database?
No its not that hard to make a Search and replace within SQL, but that can be pretty scary if there are plenty of data that needs to be rewritten every time you working in local/stagin envoirment. And if you want/cant relay on a third-party-plugin that doing the magic for you.
Feb
8
comment Why is WordPress saving full-urls to the database?
Aaah thats true! But wouldn't it be good to have relative URL:s within content, like attachments, internal links and so on? and the siteurl intact?
Feb
8
comment Why is WordPress saving full-urls to the database?
Thanks Ahmad, Thats funny, im just started reading this. Very good article! But do you agree or disagree that it would be nice with relative urls for development? cus where should the line be for seo/development? Just want others perspectives :) !
Feb
8
asked Why is WordPress saving full-urls to the database?
Feb
8
asked Rewrite the base-url for single posts