| 开发者 | aticoestudio |
|---|---|
| 更新时间 | 2026年5月10日 18:57 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[atbc_brand_center id="..."].es_ES) included. Compatible with any translation workflow.[atbc_brand_center] (or [atbc_brand_center id="your-brand-id"] for a specific brand) to any page or post.[atbc_brand_center]
Display a specific brand by ID (shown in the brand list):
[atbc_brand_center id="abc123def456"]
Note for existing users: The legacy [brand_center] shortcode continues to work as a silent backward-compatible alias so that pages created before version 2.4.0 are not broken.
brand-center folder to the /wp-content/plugins/ directory, or install it directly from the WordPress plugin directory.[atbc_brand_center] shortcode to any page.Yes. Brand Center supports unlimited brands. Each brand gets a unique ID and its own shortcode ([atbc_brand_center id="..."]). The brand ID is displayed in the brand list for easy reference.
In the content of any page, post or widget that supports shortcodes. Go to Brand Center → (your brand) and copy the shortcode shown in the brand list.
Yes. Brand Center enqueues its own styles and does not depend on any theme.
Yes. Each resource supports multiple download formats. A dropdown button on each resource card lets visitors pick and download the format they need.
Yes. Every section has up/down arrow buttons to reorder items. Resources can be reordered per category.
The plugin ships with a .pot file in the languages/ folder. Open it with Poedit, translate the strings, and save the resulting .po and .mo files as brand-center-{locale}.po/.mo (for example brand-center-fr_FR.po). Place them in the languages/ folder.
PHP 7.4 or higher. No PHP 8-only syntax is used.
Brand Center does not collect any personal data, does not set cookies, and does not make external requests. All data is stored in your own WordPress database.
Atbc_Admin, Atbc_Data, Atbc_Public_Display for clear atbc prefix compliance.[atbc_brand_center]; updated admin UI, readme and documentation accordingly.[brand_center] retained as a silent backward-compatible alias only.atbc_ prefix to meet WordPress.org guidelines.bc_ option keys to atbc_ keys for existing installations.[atbc_brand_center] as the canonical shortcode; [brand_center] kept as a backward-compatible alias.License and License URI headers.