| bio | website | base3media.com |
|---|---|---|
| location | Toronto, Ontario | |
| age | ||
| visits | member for | 6 months |
| seen | Mar 19 at 14:05 | |
| stats | profile views | 1 |
|
Nov 13 |
awarded | Scholar |
|
Nov 13 |
comment |
Can't call Javascript function - scope? Thanks! If I omit window., the function assignment code also works. Is it defaulting to the window namespace in this case? |
|
Nov 13 |
accepted | Can't call Javascript function - scope? |
|
Nov 13 |
asked | Can't call Javascript function - scope? |
|
Nov 9 |
comment |
Can I create my own “Recent Posts” widget or customize the existing one? For further reading, the Widgets API is a helpful resource. |
|
Nov 9 |
comment |
Can I create my own “Recent Posts” widget or customize the existing one? To init my widget I had to add add_action( 'widgets_init', create_function( '', 'register_widget( "My_Widget_Recent_Posts" );' ) ); to functions.php. |
|
Nov 9 |
awarded | Supporter |