awesooome! And yeah, I was trying to print the wrong variable…

Hey, The emoji thing is weird and not good…

But I'm not seeing the same result. My rss shows smileys as ->

Testing smiley in rss 😂😊

Testing smiley in rss ??

hey… So… Like I said, I made some changes to the base repo. Check them out and see if they make sense.

Also, I was trying to get the json feed working, but I didn't get it right in the end. Here's the code if you want to build on it. -> https://gist.github.com/nitinthewiz/965f602b7e68676c4d71e86021216835

I used Manton Reece's jsonfeed for wordpress plugin for inspiration since it doesn't make sense to import any other libraries for such a small task - https://github.com/manton/jsonfeed-wp

Holy moley! Github just gave me a "405 Not Allowed | nginx"

Daaamn!

looks like you'll get there first. GitHub has outage issues atm…

Looking at the code right now… There are some bugs which I'm addressing…

e.g. the timestamp seems to have extra <? ?> tags around it. Seems php does the replacement on it's own without the < ? part… Fixing those now…

And yeah, I'll try to get the JSON feed working next :)

totally did!

hehe… I agree. I looked at so many options, top of the list being clientside js… But PHP just does everything, and everyone seemed to have libraries or ways to do things in it… :)

I'm accepting your PR, and then sending a change your way. I realize now that the rss.php a tag on my site is not available in the code. Not sure if it's useful, but it's nice to have it. Maybe we could even have a JSON feed tag there.