Tag: PHP
-
Use WordPress REST API to pull posts into React Native and stylize the HTML tags
Before I upgraded my React Native version to the latest, the react-native-render-html node module was working fine. After upgrading node.js, React Native, and Expo to the latest, it threw errors. At first I thought WordPress was the problem and I tried to solve it by coding a WordPress plugin to strip the HTML tags from […]
-
Update to PHP 8.0 on Ubuntu 20.04 on Digital Ocean for WordPress
I followed my previous tutorial until I had to use these additional commands to continue. There was a DOS installation that I chose the default/recommended answers wherever I was in doubt and I chose to keep my original configuration on one of the DOS pages. The packages below I found by using the commands in […]
-
Update to PHP 7.4 on Ubuntu 18.04 on Digital Ocean for WordPress
I kept seeing a notice on WordPress Site Health about PHP needing an update. On Ubuntu, it was showing 7.4 as the PHP version but not in WordPress.