| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | Feb 10 at 0:27 | |
| stats | profile views | 18 |
|
Feb 3 |
comment |
_html returns an empty string? this is not related in any way shape or form. please stop causing drama |
|
Feb 3 |
comment |
_html returns an empty string? if it was id see h1 tags, p tags and other associated tags in the source, except i DONT. hence the posting here. |
|
Feb 2 |
asked | _html returns an empty string? |
|
Feb 1 |
comment |
Putting the WordPress Loop into a class no actually you didn't. look at your loop(){} compared to mine. also your constructor is a mess. |
|
Feb 1 |
answered | Putting the WordPress Loop into a class |
|
Feb 1 |
comment |
Putting the WordPress Loop into a class what I am saying is that if you are already instantiating it in the constructor and setting it to a class level variable you dont need the global deffinition in the method. |
|
Feb 1 |
comment |
Putting the WordPress Loop into a class One problem - that I can solve, If you declaring wp_query to be a global class level variable. that is assigning a global to a class leve variable, then you do not need the global $wp_query in the function loop. ALSO: echoing $loop->loop() also works. |
|
Feb 1 |
asked | Putting the WordPress Loop into a class |
|
Jan 31 |
accepted | content displaying out side of html tags for return and echo |
|
Jan 30 |
asked | content displaying out side of html tags for return and echo |
|
Jan 21 |
comment |
Adding a task to a car object I have updated the OP to reflect everything thats happening @Zarathos |
|
Jan 21 |
revised |
Adding a task to a car object Added way more informtaion to better explain whats going on |
|
Jan 21 |
comment |
Adding a task to a car object If I post everything I will need to direct you to github at that point |
|
Jan 21 |
comment |
Adding a task to a car object @Zarathos actually I did, if you look closer I do $car = new Car() then I call the method. error reporting is always on and NEVER off |
|
Jan 20 |
asked | Adding a task to a car object |
|
Jan 20 |
accepted | Writing a save method in php for a general api |
|
Jan 20 |
awarded | Commentator |
|
Jan 20 |
comment |
Writing a save method in php for a general api I cant accept any of these as answers please some one post an answer |
|
Jan 20 |
accepted | Why is this callback function not working? |
|
Jan 20 |
comment |
Writing a save method in php for a general api that has nothing to do with my problem. but thanks. |