WP
Which HTTP server response code indicates a file that no longer exists? (File Not Found)
404
What are examples of HTML code that can be used in WP
<img src="image.jpg" alt="description of image" /> [audio src="song.mp3"]
What is a dynamic block?
A block that can be added in the block editor, but the content is pulled from metadata and will change automatically as new posts or other content are added
What is a static block?
A block that is edited and content saved directly on the page or post, that does not change unless a user edits it
What is a widget?
A block that uses metadata to display things for users
What is a wireframe?
A detailed sketch of your page designs.
What is a permalink in WordPress?
A link to a specific blog post or page on a website
What is the Media Library in WordPress?
A repository of media files, such as images, videos, and audio files, used in WordPress posts and pages
One of the advantages to Word Press being open source is
A variety of plugins & themes are developed since everyone has access to the code
A button that takes visitors to a completely different website would be an example of:
An external link
What is a storyboard?
An illustrated step-by-step guide of what the user sees when moving through a plugin-feature on your site
Typography settings relate to
Arranging text so that the font type, color, & style are visually appealing
What is the difference between title and alt text in WordPress media?
Title is used for the display of the media and alt text is used to provide a description for visually impaired users
Which of the following is the best use case for tags in WordPress?
To organize posts by specific keywords or topics
Every wordpress page must have the title displayed to visitors at the top
True
Selecting a color palette, selecting fonts, & placing images are all part of
User-interface (UI) design
WordPress uses which heading setting to help web crawlers identify the page title:
h1
When using the full-site editor, press _____________ to return to the dashboard.
the WordPress logo
When creating a website, all the following are important to consider EXCEPT
the site's average monthly traffic
Every wordpress page must have a title
true
Dylan began creating a new page. He added a title in the empty space that says, "Add Title". He wants to center the title, but when he clicks the block it says, "no block selected" in the settings/styles panel. How can he change the alignment of the title?
Go into the full-site editor to change the alignment on the template
Which of the following is the smallest heading
H6
Jonas created a custom template in the full-site editor to use with his posts. He selected the template in the block editor & added images & texts to his post. When he previewed the post, he does not see any of the content he added. What could be the problem?
He did not add a "post content" block to the template to show the added content.
Web colors are most often represented in:
Hexadecimal
A wireframe with boxes drawn and labeled "image of traffic backed up on an interstate" or "heading: Traffic Nightmares" is an example of which type of wireframe?
High-fidelity
What are patterns?
Pre-built design elements to add to a post or page consisting of several blocks.
Which block allows posts to be displayed using a specific set of parameters created by the web designer?
Query Loop
What is plagiarism?
The act of using someone else's work without permission or proper citation.
What is Wordpress
a content management system ( CMS)
Creative Commons is
a licensing system for creative works
A 404 error occurs when:
a user attempts to access a web page that doesn't exist.
What is the difference between categories and tags in WordPress?
Categories are used to group similar content, while tags are used to label content with specific keywords
What is the difference of categories & tags in wordpress
Categories are used to group similar content, while tags are used to label content with specific keywords
Mark created a website about the different type of video game consoles. For the first six months after launching, his monthly site visitor rate was high, Now, there are no new consoles to add information about in his page, so the information hasn't changed. What could Mark do to encourage past visitors to return to his site.
Create posts about games, systems, esports, & upcoming releases to allow for new content to be added regularly.
If you want to give others the right to use, share and build on your work, you would publish the work under what kind of license?
Creative Commons
Patterns are paid design elements that can be added to pages with one click.
False
What does changing an image's focal point do?
Move the area of the photo that is displayed to viewers.
WordPress is __________________________.
Open-Source
Antonio wants to upload his logo to his site. When he uploads the jpeg, there is still a square white background behind the logo. What type of file should be used so the background can be transparent?
PNG
What is one difference between a post and page?
Posts are meant to be added frequently, while pages are usually only changed a couple times a year
What are global settings?
Styles set for the entire site.
"Row" and "stack" blocks can be nested inside a group block.
T
Which area updates WordPress users on recent activity, including recently published posts, new comments, and site health?
The Dashboard
What is web accessibility?
The ability of websites to be used by people with disabilities
What is padding?
The space between the content and its border
Which of the following factors have an impact on the Google PageRank
The total number of inbound links to a page of a website.
Amaya places a heading, image, and paragraph block together on a page. She wants to add a background behind the blocks, adjust the margins and padding so the cluster isn't the full width of the page, and place a border around all of the blocks. What would be the best way to do this?
Using the group block
Where are all the automatic backups of the site stored?
WordPress does not have automatic backups; it must be done through a plugin
Can you assign multiple tags to a WordPress post?
Yes, you can assign as many tags as you want
Valid shortcodes:
[myshortcode] [myshortcode]CONTENT[/myshortcode]