21. Who supports, maintains, and updates the
WordPress core code available on WordPress.org?
Ans: The WordPress community
22. If you want to be allowed to access
wp-admin/maint/ what do you need to do first?
Ans: Edit wp-config.php file and set
WP_ALLOW_REPAIR to true
23. When we talk about "Post Tags" in
WordPress what do we mean?
Ans: Keywords that classify concepts within the
content
24. Which plugin doesn't come with WordPress by
default?
Ans: Jetpack
Q. Which plugin come with WordPress by default?
Ans. Akismet
- Hello Dolly
25. What constant can
you set to control the number of post revisions WordPress keeps?
Ans: WP_POST_REVISIONS
26. WordPress displays
in US English by default, but is capable of being used with
Ans: any language
27. All plugins in the
WordPress.org repository are guaranteed to work.
Ans: False
28. An introduction to
your full blog posts is called a(n):
Ans: Excerpt
29. What is bbPress?
Ans: A forums plugin
for WordPress.
30. If a theme is not
acting as anticipated, and you have just loaded a plugin, what should
you do?
Ans: Upgrade the plugin
or deactivate it
31. In what order does
blog content appear on a WordPress blog by default?
Ans: Reverse
chronological order
32. Which of the
following is a good reason to delete the admin account?
Ans: To enhance
security
33. This function
allows quick publishing with a web browser bookmarklet. You can
create a post by quoting some text, images, and videos on any web
page.
Ans. Press This
34. These are provided
in the Plugin API and enable your plugin to call functions at
specific times during the loading of WP.
Ans. Hooks
35. What type of
installation allows for multiple WordPress Sites/Blogs on one
WordPress Installation?
Ans: Multisite
36. How can one
determine the post format of the current post in the loop?
Ans: get_post_format
37. How do you schedule
a post for later publishing?
Ans: Click "Edit"
next to "Publish Immediately," select a time, then click
OK. Then click "Schedule."
38. What are some
indicators that a WordPress theme is “premium”?
Ans: Quality graphic
design and easy customization
39. This is a simple
set of functions for creating macro codes that let you embed options
to install a contact form, blog archive index, images, videos, or
audio
Ans: Shortcode API
40. When upgrading to a
newer version of WordPress, you should check with your web host to
ensure the following minimum required versions of these exist:
Ans: PHP and MySQL
No comments:
Post a Comment