Friday, November 1, 2013
Saturday, October 26, 2013
Wordpress Question and answer part-2
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
Thursday, October 24, 2013
Wordpress question and answer part -1
1. What is the safest
way to customize the look and functionality of your site without
losing the changes on updates?
Ans: create a child
theme with style.css and functions.php.
2. You can download
WordPress at WordPress.com.
Ans: False
3. WordPress categories
allow you to:
Ans: Easily designate
items in your site that go together
4. At a very minimum, a
WordPress Child Theme consists of which files?
Ans: style.css
5. To change the email
address that is used for new user notification, which menu option
should you go to?
Ans: Settings
6. Which function
should a plugin use in order to echo a string to the browser and make
it translatable?
Ans: _e('string',
'namespace');
7. Which template tag
should you use to output the post title inside the loop?
Ans: the_title
8. Which of the
following is a valid permalink format?
(a)
/%year%/%postname%/
(b) /%postname%/
(c) /posts/%post_id%/
(d)
/%year%/%monthnum%/%day%/%postname%/
Ans: All are valid
9. What does the "RPC"
in name "XML-RPC" stand for? ("XML-RPC" is used
by WordPress to connect to external resources such as a mobile
WordPress application)
Ans: Remote Procedure
Call
10. if ( have_posts() )
{ while ( have_posts() ) { the_post(); } } This is best described as
a(n):
Ans: WordPress posts
loop
11. Which of the
following is not a required file in a WordPress Theme?
Ans: sidebar.php
12. Which of the
following files must be deleted after installing WordPress?
Ans: None of the above.
No need to delete any files
13. Which wp-config.php
constant defines the path for your content folder?
Ans: WP_CONTENT_DIR
14. There can only be
one loop in a template.
Ans: False
15. How much can you
charge for a plugin released to the Plugin Directory?
Ans: You can't charge
for the plugin, but you can charge whatever you want for premium
features.
16.
17. Which of these is
not a core post type?
Ans: Events
Q. 17. Which is
core post type?
Ans: .Post
- Tag
- Page
- Attachment
18. In which table is a
user's display_name stored?
Ans: wp_users
19. When registering a
new post type if you set public => true, then your post type will
be
Ans: All of these
- visible publicly in the front-end.
- visible in search results.
- visible in the admin interface.
- available for selection in navigation menus.
20. You can export and import your blog from which
Dashboard section?
Ans: Tools
Thursday, July 4, 2013
How to use FTP for upload file in hosting server?
·
For upload all kind of web (site/application) file in a web hosting
server we need an ftp client. Here we use filezilla as an ftp client
Click Start > Filezilla client
Filezilla ftp client will be start within few moments
Enter FTP host name, user name, password and port (if necessary).
Then click Quickconnect button.
Checking all data you provide
After Checking all data you provide connection will be establish. In right
side you will see the remote site areas folder (folder in Hosting server). Double
click one of the folders to open
Public_html or www
Find the folder from Local site (from pc) which you want to upload. Select all file and drag all to the right side
All file will be start uploading, after successful transfer you see the
total on the left bottom corner.
If any files fail to transfer then you can see it from the fail
transfer tab below. Then click right button a menu will appear. Click reset
and requeue selected files
Then click the queue files tab below left corner. Select all file from
queue click right button, a menu will appear, click process queue, then
all rest of file will be upload.
Wednesday, January 30, 2013
How to get Teletalk 3G internet settings on your android phone?
Step 1:
Write SET
and sent it to 738
Step 2:
In return you will get a configuration message .
Step 3:
Save it using the password: 1234
Step 4:
Then click install.
Write SET
and sent it to 738
Step 2:
In return you will get a configuration message .
Step 3:
Save it using the password: 1234
Step 4:
Then click install.
Subscribe to:
Posts (Atom)