8,154 reputation
1548
bio website hakre.wordpress.com
location Europe
age 33
visits member for 2 years, 9 months
seen May 2 at 16:28
stats profile views 482

My weapons of choice are Netscape 2.01, HTML, CSS, PHP and the Gif Construction Kit.


Apr
28
awarded  Notable Question
Apr
7
revised How to link images of one WP site to another WP site?
added 4 characters in body
Apr
5
awarded  Custodian
Apr
5
reviewed Approve suggested edit on What does exactly GPL license mean for my WordPress theme?
Mar
14
comment pre_get_posts for exclude category
php.net/language.variables.scope
Mar
14
comment pre_get_posts for exclude category
in that example, the benefit is that you can inject the $catid variable at the very moment when you call add_action. That could be a benefit. When you use a global variable, the problem is that the name is defined and blocked, with this anonymous function example all you pass along is the value in form of a parameter. That's the main difference here (there are other ways to achieve the same in PHP for example with object that have the __invoke() method).
Mar
14
answered pre_get_posts for exclude category
Mar
14
comment Using a page template without a page
Good question, from the back of my head I'd say this is not that straight forward to achieve, at least some code is involved because by default Wordpress selects the templates based on the content-type.
Mar
14
awarded  Notable Question
Mar
1
awarded  Popular Question
Feb
26
awarded  Notable Question
Feb
18
awarded  Popular Question
Feb
6
comment What would be the correct way to manage a multiple locale site with Wordpress
I suggest you discuss this with the developers of that plugin in the first place. Why don't you invite those guys to a code-sprint over to your company for some days?
Feb
6
reviewed Satisfactory How To Export/Import WordPress (MySQL) Database Properly Via Command-Line?
Feb
6
revised How To Export/Import WordPress (MySQL) Database Properly Via Command-Line?
edited body
Feb
6
reviewed Satisfactory Is it possible to bold certain words in a post title?
Feb
6
reviewed Satisfactory Comments number message in password protected post
Feb
6
reviewed Excellent How to Remove All Admin Bar Menu Items?
Feb
6
revised How do I park secure.primary.com on top of the multisite ID:1 domain: www.primary.com (primary multisite domain)
added 87 characters in body
Feb
6
reviewed Needs Improvement How do I park secure.primary.com on top of the multisite ID:1 domain: www.primary.com (primary multisite domain)