| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | May 20 at 10:40 | |
| stats | profile views | 2 |
|
Jun 20 |
awarded | Scholar |
|
Jun 20 |
accepted | Post AND page parameter for WP function |
|
Jun 20 |
comment |
Post AND page parameter for WP function I just try to make my code as DRY (Don't Repeat Yourself) as possible. For me, functions should be something that can be executed without having to repeat adding the code. |
|
Jun 20 |
asked | Post AND page parameter for WP function |
|
May 4 |
comment |
Remove swfobject.js in wp_head() I mean that it doesn't load the .js file into the header -- only the .css file for it. The swfobject is a part of /wp-includes/ and not the Media Elements player, though. |
|
May 4 |
comment |
Remove swfobject.js in wp_head() I created my own theme and only use necessary javascripts. It is probably coming from the Media Elements player, however, I have that loaded on demand, so it only displays when I call the plugin on a post or page. IIRC, Swfobject.js is a universal WP script for all themes, by the way. |
|
May 4 |
asked | Remove swfobject.js in wp_head() |
|
Apr 3 |
awarded | Student |
|
Apr 3 |
asked | Block comments from search engine indexing |