| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 7 months |
| seen | Sep 24 '12 at 17:56 | |
| stats | profile views | 34 |
I am trying to learn...everything. I miss the Korean mountains..........:(
|
Dec 7 |
awarded | Popular Question |
|
Jan 7 |
awarded | Notable Question |
|
Jun 23 |
awarded | Popular Question |
|
Mar 24 |
asked | How to tell if all posts are only in one category? |
|
Feb 22 |
asked | kitchen sink not working |
|
Feb 2 |
accepted | Best Way to Merge a Dev and Live Site to Become a Staging Site? |
|
Feb 2 |
asked | Wordpress RSS File Template |
|
Jan 3 |
asked | Best Way to Merge a Dev and Live Site to Become a Staging Site? |
|
Dec 23 |
asked | What Wordpress Hook Is Used Before Signup Data is Saved? |
|
Dec 15 |
comment |
Manually Moving Posts/Pages/Comments/Tags from WPMU to WP3.0 if you look at my questions, each one has had an accepted answer. |
|
Dec 15 |
accepted | 404 Error Problems with sCategory Permalink plugin |
|
Dec 15 |
asked | Manually Moving Posts/Pages/Comments/Tags from WPMU to WP3.0 |
|
Dec 9 |
asked | Pull Latest Forum Posts within WordPress |
|
Dec 2 |
asked | Changing the 'wp-admin' URL to whatever I want |
|
Dec 1 |
comment |
Remove line breaks in wp_list_categories()? what an elegant, and effective solution. i am quickly learning how viable str_replace is becoming with WP. TY! |
|
Dec 1 |
accepted | Remove line breaks in wp_list_categories()? |
|
Dec 1 |
asked | Remove line breaks in wp_list_categories()? |
|
Dec 1 |
comment |
Creating a theme option page? sweet, ty. so this is the same principle of a Wordpress plugin, but now I can have multiple settings for multiple areas of the site in one central location? my second question is, what makes 'themes options' different from a 'plugin'? |
|
Dec 1 |
comment |
Creating a theme option page? @Rarst, I'm not looking to use a theme to get this done, I was originally looking for simple advice on creating a plugin that will pass text field data to anywhere I want to call it in my theme. Using another theme just to pass data is yet another work around that seems to be way too much. |
|
Dec 1 |
comment |
Creating a theme option page? @Rarst, not every situation will require a page to be edited. Let's say I want to edit something in footer.php, header.php, sidebar.php, etc. |