how to add three default images to wordpress custom background?

now, i want to add three default images which can be selected one by the user.and it locates on the upload Image part.like this:
the default background image:

how do i do thank you.
|
how to add three default images to wordpress custom background?
now, i want to add three default images which can be selected one by the user.and it locates on the upload Image part.like this: the default background image:
how do i do thank you. |
|||
|
|
You can see how the code is put to work in functions.php of TwentyEleven theme, line 135 - 195. The codes to register your images are:
|
|||
|
|