soirandom
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Developing with WordPress
In reply to: get_the_title() with if statement problemI used
str_replace()to replace’with'which is not perfect, but works, so i will mark this as resolved.Forum: Developing with WordPress
In reply to: get_the_title() with if statement problemhtml_entity_decode()withvar_dump
is outputting1’1when the post title is1'1
any ideas anyone?Forum: Developing with WordPress
In reply to: get_the_title() with if statement problemhtml_entity_decode()seems to be fixing var_dump, however the expression is still showing up as false
Forum: Developing with WordPress
In reply to: get_the_title() with if statement problemget_the_title= “1’1”which is probably why it’s saying false
is there any way to decode that before it’s comparededit: It seems that i cant write the real value var dump shows because it gets automatically converted when i put it her
this is the code, just without spaces
1 & # 8 2 1 7 ; 1- This reply was modified 7 years, 11 months ago by soirandom.
- This reply was modified 7 years, 11 months ago by soirandom.
- This reply was modified 7 years, 11 months ago by soirandom.
- This reply was modified 7 years, 11 months ago by soirandom.
- This reply was modified 7 years, 11 months ago by soirandom.
- This reply was modified 7 years, 11 months ago by soirandom.
Viewing 4 replies - 1 through 4 (of 4 total)