226 reputation
19
bio website adrian.silimon.eu
location Baia Mare, Romania
age 25
visits member for 1 year, 10 months
seen Mar 28 at 15:09
stats profile views 17

web developer and Java beginner


Feb
1
comment How to disable page delete
@INT try wp_trash_post instead. Ref: adambrown.info/p/wp_hooks/hook/trash_post
Jan
12
comment Is there any other place - besides a theme, a plugin, or a mu-plugin - that an option page might conceivably be used?
You seem very confident on your "minimal" coding stuff :P. Make a plugin, post it on the plugins directory and pay attention to the reviews - then you'll know if it's worthy!
Jan
12
answered In list with recent coments - only show one comment per page/post (latest comment)
Jan
12
answered Email from my theme's contact form doesn't get the reply-to address right
Jan
12
answered Is there any other place - besides a theme, a plugin, or a mu-plugin - that an option page might conceivably be used?
Jan
12
comment How to use WP Static HTML Output plugin regardless permanent link structure
Is there a practical usage for your request?
Jan
6
awarded  Yearling
Jan
6
answered Multiple images in one attachment page
Jan
6
comment htaccess – Server Subdirectory With Different Name Than URL Subdirectory
Why not just rename the folder /wordpress/ to blog, then reset your .htaccess, from wp-admin permalinks page ? If the Gravity Forms still fails, then most likely is another plugin causing issues or somebody messed up with the wordpress core.
Jan
6
comment Yoast plugin sitemap_index.xml whitespace error
can you show us the actual xml?
Jan
6
answered Formatting with <pre>
Jan
6
comment How to activate “Description” metabox for menu item programmatically?
I will post an answer when I find out.
Jan
6
answered How to access my site using IP Address?
Jan
6
awarded  Commentator
Jan
6
comment How to activate “Description” metabox for menu item programmatically?
@nackle your answer is not related to the question.
Jan
6
comment How to activate “Description” metabox for menu item programmatically?
"WordPress already comes with the option to add a description to each menu item, but it is hidden by default." See: kriesi.at/archives/…
Dec
27
accepted Why is `--` converted into ndash and how can I get rid of it?
Dec
18
answered Why is `--` converted into ndash and how can I get rid of it?
Dec
18
comment Why is `--` converted into ndash and how can I get rid of it?
Update: The function responsible for this is wptexturize... line 73 in formatting.php ...
Dec
18
revised Why is `--` converted into ndash and how can I get rid of it?
added 1 characters in body