Tweet
Share
Send by LINE
B! Bookmarks in Hate-bu
Bookmarks in Pocket
RSS feeds

Information on WordPress

CMS Framework useful for Website construction Information on WordPress is posted.
It is based on failed experiences, while doing research by yourself.

WordPress, When the wp command is not available

wordpress image

The 'wp' command in WordPress allows you to do things like you would do in the admin panel by entering commands.

However, there were times when the 'wp' command did not work, which happened to me four times. I was just using it wrong.

If you use it in the same way as a shell command, you will get an error immediately.

read more

WordPress, How to move the environment

wordpress image

There are four major copies of the WordPress moving process.

  • Database
  • Plugins
  • Theme
  • Uploaded files such as media files

The method I'm about to show you can also be done with WordPress multisite.

read more

Atom, Build WordPress development environment

atom for wordpress image

This is how to build a WordPress development environment with the text editor Atom.

No need to do anything complicated. All you have to do is install the necessary packages and configure them.

read more