Bright Brains
PRODUCT OVERVIEW PRODUCT PHILOSOPHY TESTS ON OFFER SAMPLE QUESTIONS FAQ'S CONTACT US LOGIN/REGISTER

WordPress

Level:-Basic
Q(1) _______ feature allows importing data in the form of posts.
A Multilingual
B Importers
C User Management
D Both A and B
Q(2) get_post function retrieve data from a post field based on post ID.
A True
B False
Level:-Intermediate
Q(1) Which of the following function rewind the loop posts in order to re-use the same query in different locations on a page?
Arewind_posts()
Bvalidate_file_to_edit()
CBoth A and B
DNone of the above
Q(2) get_post_stati() returns an array of post status names or objects.
ATrue
BFalse
Level:-Expert
Q(1) Which of the following is correct for apply_filters_ref_array()?
AFires functions attached to a deprecated filter hook.
BDisplay the atom enclosure for the current post.
C Call the functions added to a filter hook.
DNone of the above
Q(2) Which of the following function modifies the database based on specified SQL statements?
AdbDelta()
Brequire_wp_db()
Cmake_db_current()
Dwp_set_wpdb_vars()