We have built some custom filters into AdSanity to help developers like yourself extend and/or modify the default behaviors. Below is a list of filters that we include in the plugin. Custom code can be placed in your theme’s functions.php file or in a custom plugin.

# adsanity_ads_posts_columns_columns

Modifies the columns listed in the post listing on the admin. [gist]19e7cabd26bfaff63b29f810fb7f2925[/gist]

# adsanity_ads_sortable_posts_columns

Modifies the list of sortable columns in the post listing on the admin. [gist]a02c15897cb6fff31dc661da7560068d[/gist]

# adsanity_ads_posts_columns_{$column}_value

[gist]abe7418a645720bf2225dad9ee63b0b8[/gist]

# adsanity_ad_sizes

This filter allows you to change the ad sizes that are available to choose when creating an ad unit. [gist]c906fc398ae5dc7479c1035a6dbf788c[/gist]

# adsanity_ads_posts_sortable_by_{$orderby}

Allows you to set custom sorting parameters [gist]d560fa7012a535b4f845cb85880a1fb8[/gist]

# pj_ads_labels

Allows you to change the labels of the ads custom post type. [gist]26eea2b3dbe4de33aa4b8fa4bfb281de[/gist]

# ads_setup

Allows you to modify any of the arguments passed to the register_post_type function [gist]537464049cd25626fe636bea44ed3d17[/gist]

# adsanity_post_class

Permite modificar as classes css que envolvem uma unidade de anúncio

[gist]470fb3a01fa9b74362f8dc78296d904c[/gist]

Didn’t find what you were looking for?

If you’re a subscriber to AdSanity and don’t find an answer to your specific question please submit a request and our support department will address your issue quickly.