How Do You Call a WordPress Page?

When you want to call a WordPress page, you use the page slug. To create a slug, you first need the URL of the page. The URL is the complete address of the page, including the http:// and the www.

For example, the URL for the main page of WordPress is http://WordPress.org/.

To create a slug, you would take the URL and replace all of the http:// with a slug. For example, the slug for the main page of WordPress would be wp.

org.

Now that you have the slug, you can call the page using the page name followed by the slug. For example, you could call the main page of WordPress using the name wp and the slug wp.