| bio | website | matthewmuro.com |
|---|---|---|
| location | Birmingham, AL | |
| age | 31 | |
| visits | member for | 2 years, 6 months |
| seen | yesterday | |
| stats | profile views | 46 |
A University of Alabama Web Developer. I dig WordPress, PHP, and Jets to Brazil.
Creator of Visual Form Builder Pro.
|
Mar 3 |
answered | External Link issue in Visual Form Builder Pro |
|
Feb 21 |
revised |
Visual Form Builder - Email Content? added 148 characters in body |
|
Jan 29 |
answered | Visual Form Builder - Email Content? |
|
Nov 8 |
awarded | Yearling |
|
Jul 3 |
answered | Load jquery only for certain pages in the backend |
|
May 29 |
answered | Settings options not showing up on Sub Menu page in WordPress plugin |
|
Mar 9 |
answered | My plugin does not install correctly if a previous version is still installed |
|
Feb 29 |
awarded | Yearling |
|
Feb 29 |
answered | Make Custom Field Into A Link On The Front End? |
|
Feb 29 |
comment |
Custom Upload Panel in Menu Bar Why not use a Custom Post Type and the Featured Image option to control your images? |
|
Feb 29 |
answered | Extending WP's upload/insert media functionality |
|
Feb 17 |
answered | How to automatically activate a plugin on install |
|
Jul 28 |
awarded | Critic |
|
Jun 4 |
comment |
Filtering posts on Post Administration Page by Week Number instead of by Month Instead of using wp_get_archives, I'd just make a new query object with WP_Query and build the weeks list out like that. |
|
May 31 |
answered | Exclude category to “the_breadcrumb” functions |
|
May 28 |
awarded | Citizen Patrol |
|
May 27 |
comment |
Can I install/embed Wordpress on a 'single page'? Depending on what you are doing, you should be able to integrate your jQuery and PHP just fine. You just need to make sure that you write your jQuery in 'No Conflict' mode. |
|
May 27 |
comment |
Can I install/embed Wordpress on a 'single page'? Or, you could just let WordPress handle your entire site. Changing the CSS for the blog would be easy to do. |
|
May 27 |
comment |
Can I install/embed Wordpress on a 'single page'? Yes, there's a default template installed but you are free to make your own that matches your CSS/HTML if that's what you are looking to do. |
|
May 27 |
answered | Can I install/embed Wordpress on a 'single page'? |