So... if the backend gets moved over to Wordpress, and Wordpress can already federate, I guess this means Tumblr is coming to the fediverse? ๐Ÿ˜ฎ

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 5 points 2 years ago (1 child)
  • [โ€“] 30 points 2 years ago (3 children)

    Wordpress is a pile of decades old php code* that is held together with string and tape pretty much.

    *php isn't the problem itself, modern php is actually pretty nice.

  • source
  • parent
  • hideshow 6 child comments
  • [โ€“] 4 points 2 years ago

    WordPress core is pretty wild. But modern WordPress isn't working purely in that. The latest WP uses PHP primarily as a backend, and modern JS as a frontend and passing data through filters->DB.

    I won't call it elegant. But it's not the PHP experience from five years ago.

  • source
  • parent