| bio | website | kanyawtech.org |
|---|---|---|
| location | Thailand | |
| age | 25 | |
| visits | member for | 4 months |
| seen | Mar 12 at 2:03 | |
| stats | profile views | 0 |
|
Feb 11 |
awarded | Scholar |
|
Feb 11 |
accepted | What is the proper filter to add html to a post / page title? |
|
Jan 19 |
awarded | Supporter |
|
Jan 19 |
awarded | Teacher |
|
Jan 19 |
answered | What is the proper filter to add html to a post / page title? |
|
Jan 19 |
awarded | Editor |
|
Jan 19 |
revised |
What is the proper filter to add html to a post / page title? added 84 characters in body |
|
Jan 19 |
comment |
What is the proper filter to add html to a post / page title? I'm seeing just now, it's not only the Recent Posts widgits. The tags are showing up in the admin posts page too. |
|
Jan 19 |
awarded | Student |
|
Jan 19 |
comment |
What is the proper filter to add html to a post / page title? Same as before... |
|
Jan 19 |
comment |
What is the proper filter to add html to a post / page title? Ok, I suspected that the answer would be somthing like that. I can, and probably will, end up editing my theme files. That just makes it harder to share with others who need to use Myanmar on their blogs. I'll leave this thread open incase anyone else has any ideas. |
|
Jan 19 |
comment |
What is the proper filter to add html to a post / page title? Ok, so add () onto is_main_query, and it runs fine. The span tags are still in the html attributes though. Same as before... |
|
Jan 19 |
comment |
What is the proper filter to add html to a post / page title? This returns Notice: Undefined property: WP_Query::$is_main_query... what next? Also, I would like the spans inserted in those other places too, just not in the HTML attributes. |
|
Jan 19 |
comment |
What is the proper filter to add html to a post / page title? This doesn't help because I don't want html tags in link title attributes anyway. |
|
Jan 19 |
comment |
What is the proper filter to add html to a post / page title? I can give you the functionality if you really need it, but it's a big class and several functions. When finished, $theModifiedTitle looks like the example I gave. |
|
Jan 19 |
asked | What is the proper filter to add html to a post / page title? |