Werk aan de Muur

“Werk aan de Muur” / “OhMyPrints” is an online marketplace for print on demand wall art. Artists and photographers can upload their images, set their commissions, and instantly sell custom art prints to customers from across Europe.
With this plugin, you can easily integrate your “Werk aan de Muur” or “OhMyPrints” shop into your own WordPress site. After installation, there are two tags you can use to add a list of artworks to a page or post. Note that all shortcodes / tags are available in two variants, wadm_xxx and omp_xxx. Functionally they’re exactly the same, they’re just aliases for eachother.
All artworks
[wadm_artlist] / `[omp_artlist]`
This tag prints a paginated list of your artworks. The output can be customized with a few attributes:
limit: Number of artworks per page. Default is 12 artworks. Max. 33 artworks per page.columns: Specifiy the number of columns. Defaults to 3 columns.order: Set the artwork order. Defaults to order as in shop. Accepted values aredate_asc,date_desc,title_asc,title_descandratingmedium_id: Show prices of a specific medium. Defaults to the preferences in your shop. Accepted values are:1: Canvas2: Framed print3: Poster / photoprint4: Alu-dibond5: Xpozer8: Wood11: Steel12: Wallpaper13: Acoustic prints15: Alu-dibond Acryl16: Seamless wallpaper17: Round
size: Show prices of a specific size. Defaults to the preferences in your shop. Accepted values are:small,medium,largeandxlargelanguage_code: Set the desired language. Defaults to your shop language. Accepted values are:nl,deandfr
For example, show 20 artworks in 2 columns, ordered by date (descending, newest first) with this tag:
[wadm_artlist limit=20 columns=2 order=date_desc]
Or a second example, show artworks with small Alu-dibond as default material with this tag:
[wadm_artlist medium_id=4 size=small]
Specific album
[wadm_album albumid=999] / `[omp_album albumid=999]`
The album tag allows you to print artworks from a specific album. You can find the album id in your artist dashboard. The output can again be customized with the limit, columns and order attributes. The albumid attribute is required. For example:
[wadm_album albumid=999 limit=20 columns=2]
Single artwork
[wadm_artwork artid=999] / `[omp_artwork artid=999]`
Prints a specific artwork. Use the ‘werkcode’ as artid.
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



