185 reputation
10
bio website borber.com
location
age
visits member for 1 year, 4 months
seen Mar 2 at 0:20
stats profile views 13

May
7
awarded  Teacher
Feb
22
awarded  Popular Question
May
30
comment When I change slug, will WordPress create redirect from the old URL?
If only it worked :( I ended up using wordpress.org/extend/plugins/quick-pagepost-redirect-plugin though it lacks some features.
May
30
comment When I change slug, will WordPress create redirect from the old URL?
Just to add a note, this built-in redirection doesn't work when the part of URL that is not the slug changes, e.g. when the pattern is /[year]/[month]/[date]/[slug] and the date changes, WordPress will not create a redirect. A plugin is necessary in that case.
Mar
19
comment How to make scheduled post preview visible to anyone?
Amazing answer, thanks.
Mar
19
accepted How to make scheduled post preview visible to anyone?
Mar
18
asked How to make scheduled post preview visible to anyone?
Mar
18
awarded  Announcer
Mar
16
comment Non-threaded comment replies with link to original comment
Yes if you could post a working solution that would be great.
Mar
16
comment How to localize built-in strings in a future-proof manner?
Great answer, thanks.
Mar
16
accepted How to localize built-in strings in a future-proof manner?
Mar
16
asked How to localize built-in strings in a future-proof manner?
Mar
15
accepted Is “SELECT TOP 0” a bug with MS SQL database?
Mar
15
revised How to translate multi-line strings?
added 151 characters in body
Mar
15
accepted How to translate multi-line strings?
Mar
15
comment How to translate multi-line strings?
Ahh it probably doesn't make sense to have a variable reference inside localized string so it's understandable why it doesn't recognize such string. My bad.
Mar
15
comment How to translate multi-line strings?
Strange, I've "merged" that long string so that it fits one line and even after that, poEdit doesn't recognize it (I've set it up according to this: weblogtoolscollection.com/archives/2007/08/27/…) The string contains HTML, {$var} reference and new lines (\n), can some of this confuse poEdit?
Mar
15
asked How to translate multi-line strings?
Mar
15
comment How to dequeue a script?
Cool, just used it today :)
Mar
14
answered How to dequeue a script?