Atanas Angelov
@atanasangelovdev on WordPress.org and Slack
- Member Since: October 10th, 2016
- Location: Varna, Bulgaria
- Website: atanas.dev
- GitHub: atanas-dev
- Job Title: Senior Software Engineer
- Employer: Automattic
Bio
WordPress Origin Story
Contribution History
Atanas Angelov’s badges:- Core Contributor
- Meta Contributor
- Translation Contributor
- WordCamp Organizer
- WordPress.tv Contributor
- WP-CLI Contributor
-
Confirmed as a speaker for WordCamp Bulgaria 2020
-
Joined the organizing team for WordCamp Bulgaria 2020
-
Wrote a new post, #WCSOF Speaker – Светлана Цонева, on the site WordCamp Sofia 2019:
Светлана Цонева има повече от 17 години опит в областта на графичния и уеб дизайн.… -
Wrote a new post, #WCSOF Speaker – Aleksandar Savkovic, on the site WordCamp Sofia 2019:
We would like you to meet our next speaker - Aleksandar Savkovic: Google helped me… -
Wrote a new post, #WCSOF Speaker – Diana Edreva, on the site WordCamp Sofia 2019:
Diana describes herself as just another WordPress enthusiast, who enjoys the platform, made a small… -
Wrote a new post, #WCSOF Speaker – Daniel Ivanov, on the site WordCamp Sofia 2019:
Daniel Ivanov describes himself as an open-source software evangelist, part of the Bulgarian IT culture.… -
Wrote a new post, #WCSOF Speaker – Петър Теодосиев, on the site WordCamp Sofia 2019:
Петър Теодосиев се занимава с WordPress през последните 4г. Развива портала БГ Наука (www.nauka.bg) още… -
Wrote a new post, #WCSOF Speaker – Диана Кошеджийска, on the site WordCamp Sofia 2019:
Диана Кошеджийска консултира малки компании с цел оптимизация и автоматизация на част от бизнес процесите… -
Wrote a new post, #WCSOF Speaker – Диана Кошеджийска, on the site WordCamp Sofia 2019:
Диана Кошеджийска консултира малки компании с цел оптимизация и автоматизация на част от бизнес процесите… -
Wrote a new post, #WCSOF Speaker – Bojidar Valchovski, on the site WordCamp Sofia 2019:
Bojidar has spent the last 6 years polishing his technical skills across a broad variety… -
Wrote a new post, #WCSOF Speaker – Stefan Sovrlić, on the site WordCamp Sofia 2019:
Now that we have announced this year's schedule, we would like to introduce you to… -
Joined the organizing team for WordCamp Sofia 2019
-
Mentioned in [44149] on Core SVN:
Default Themes: Import Twenty Nineteen from the 5.0 branch. -
Mentioned in [43909] on Core SVN:
Updating Twenty Nineteen, our new default theme for 2019, set for 5.0. -
Posted a reply to How to install CF as library w\\o composer?, on the site WordPress.org Forums:
Hi @css0101 , Please refer to the "Without Composer" section on the "Plugin Quickstart" page… -
Created ticket #42855 on Core Trac:
Add ability to filter header, sidebar, searchform, footer and ... -
Posted a reply to Отсчет Х дней, on the site WordPress.org Forums:
You can get the field value using this function: $date = carbon_get_the_post_meta( 'crb_start_site ); Then… -
Posted a reply to Отсчет Х дней, on the site WordPress.org Forums:
Hello @garri83, Unfortunately, we only provide support in English - could you please post your… -
Mentioned in [41693] on Core SVN:
Build/Test tools: Correctly delete attachment files used in the media and post thumbnail tests. -
Posted a reply to Content disappear from templates after upgrade to 2.0, on the site WordPress.org Forums:
Hi @issuesinc , 2.0 brings in a lot of breaking changes but we have an… -
Posted a reply to carbon fields and menu edit screen, on the site WordPress.org Forums:
I'm not really sure if this is what you need but you can restrict access… -
Posted a reply to carbon fields and menu edit screen, on the site WordPress.org Forums:
Hi @stardeuche , Currently you can add containers to menu items but not menus. As… -
Posted a reply to Ajaxify field, on the site WordPress.org Forums:
I'm not exactly sure what you are doing exactly but keep in mind that conditionally… -
Posted a reply to Ajaxify field, on the site WordPress.org Forums:
Hi @magicpriest , Thank you for the kind words! > I’m wondering is there any… -
Posted a reply to Accessing data from complex fields, on the site WordPress.org Forums:
The code you've sent uses different fields than the one you mentioned earlier and it… -
Posted a reply to Accessing data from complex fields, on the site WordPress.org Forums:
Your database records look OK but I noticed you said your var_dump was in functions.php… -
Posted a reply to Accessing data from complex fields, on the site WordPress.org Forums:
Hi @tinothepro , Can you paste all database meta keys (and their values) for the… -
Posted a reply to compatibility with the last version of wordpress, on the site WordPress.org Forums:
Hi @stardeuche , Can you let us know what exactly does not work for you… -
Posted a reply to problem with a custom field of user profile, on the site WordPress.org Forums:
Your problem is not really in the scope of Carbon Fields as it's related to… -
Posted a reply to problem with a custom field of user profile, on the site WordPress.org Forums:
You've missed to add the priority and number of arguments in your add_filter() call -… -
Mentioned in [41065] on Core SVN:
Multisite: Remove help text duplication on Edit Site screens in the network admin. -
Posted a reply to Error When Including Carbon Fields in Plugin, on the site WordPress.org Forums:
Updating this ticket since we just release 2.0.2 which resolves the issue with the headers… -
Posted a reply to Error When Including Carbon Fields in Plugin, on the site WordPress.org Forums:
Hi @uamv, For the time being, manually removing the headers is the best solution. We… -
Posted a reply to CF1.6 and l10n, on the site WordPress.org Forums:
Hi @hermit931, Since Theme Option containers resolve their internal slug/filename from their title, translating the… -
Mentioned in [41038] on Core SVN:
Taxonomy: Avoid duplicates when querying for terms in taxonomies registered with `$args` parameter. -
Mentioned in [41037] on Core SVN:
Taxonomy: Avoid duplicates when querying for terms in taxonomies registered with `$args` parameter. -
Posted a reply to Fatal Error When Using Carbon Fields 2.0.1, on the site WordPress.org Forums:
Hi @uamv, You should not be including carbon-fields-plugin.php - make sure you've required Carbon Fields… -
Posted a reply to New to carbon fields -need to add image alt tag, on the site WordPress.org Forums:
Carbon Fields provide you with an attachment id - this is sufficient to pull any… -
Posted a reply to New to carbon fields -need to add image alt tag, on the site WordPress.org Forums:
Hi @phillystyle123, This is not really in the scope of Carbon Fields as your issue… -
Posted a reply to Carbon Fields and Search, on the site WordPress.org Forums:
The gist you shared only contains a single reference to carbon_get_* and from what I… -
Posted a reply to Carbon Fields and Search, on the site WordPress.org Forums:
Can you share your container and field definitions code as well? -
Posted a reply to Carbon Fields and Search, on the site WordPress.org Forums:
There isn't an automatic way to query what fields belong to what post type. However,… -
Posted a reply to Carbon Fields and Search, on the site WordPress.org Forums:
Hi @tinothepro , Carbon Fields do not automatically output anything to the front-end (header/footer scripts… -
Posted a reply to Multistyle complex(?) field, on the site WordPress.org Forums:
Hi @giray, Yes, this is something you can do with Carbon Fields. If you have… -
Posted a reply to questions for the security of carbon fields, on the site WordPress.org Forums:
Carbon Fields use nonces for every request and add handlers only on WordPress hooks which… -
Posted a reply to how retrieve a thumb term meta for admin area, on the site WordPress.org Forums:
Hi @stardeuche, File/Image fields only return the selected attachment ID as their value so you… -
Posted a reply to Querying and looping categories or posts within a complex/select field, on the site WordPress.org Forums:
Hi @peperene5150, You are close to what you need but calling foreach inside an array…