No, never going to happen š
This request shows a lack of understanding of the kind of software that WordPress is, and what the āInternet Computerā really is.
WordPress is not a self-contained binary software that must be āportedā to another platform. Rather, WordPress is just a PHP script; requiring a relational database server (MySQL and derivatives) and a webserver (Apache, Nginx, IIS, etc) to run.
See WordPress requirements here: https://projectdmc.org/about/requirements/
WordPress simply cannot run in any environment where these three server components are not available, and the Internet Computer doesnāt support any of these.
To get WordPress to run on ICP would require completely re-inventing every aspect of the fundamental architecture of the software. That could be a project for someone to take on ā like the various independent projects attempting to use alternative database servers for WordPressā¦ but this is simply not something the WordPress project is ever likely to do.
Note also that as the environments are totally different, such an effort would lead to two totally different and incompatible āWordPressā software: plugins and themes made for the stand WordPress will NOT work with the ICP-version of WordPress and vice versa ā creating a big mess. Thatās another reason why this isnāt ever going to happen.
I will add though that WordPress is built entirely by volunteers, so if you want to be the one to see this through as a viable option, hereās how you can get involved: https://make.projectdmc.org/core/handbook/
Ya, Iām no programmer. But, thanks for the explanation. Appreciate it!