Generated by All in One SEO v4.9.1.1, this is an llms.txt file, used by LLMs to index the site. # Kreozot ## Sitemaps - [XML Sitemap](https://petyah.website/sitemap.xml): Contains all public & indexable URLs for this website. ## Posts - [Кльовий відос по Autodesk Fusion 360](https://petyah.website/blog/klovij-vidos-po-autodesk-fusion-360/) - Здається, по цьому відео можна дійсно навчитись моделити... https://www.youtube.com/watch?v=I8-h8mLnexw - [Різні стилі адмінки в залежності від умови (айді блогу)](https://petyah.website/blog/rizni-stili-adminki-v-zalezhnosti-vid-umovi-ajdi-blogu/) - function custom_admin_scheme_css() { if(is_admin()) { if(get_current_blog_id() == 3) { // ua wp_enqueue_style( 'admin_css', get_bloginfo('url').'en/wp-admin/css/colors/sunrise/colors.min.css' ); } else { // en wp_enqueue_style( 'admin_css', get_bloginfo('url').'en/wp-admin/css/colors/ectoplasm/colors.min.css' ); } } } add_action('admin_enqueue_scripts', 'custom_admin_scheme_css' ); - [Регулярні вирази](https://petyah.website/blog/regulyarni-virazy/) - Найкраща шпаргалка по регулярним виразам - [Опції для Advanced Custom Fields з масиву або об'єкту](https://petyah.website/blog/advanced-custom-fields-defaults-from-php/) - Коли є потреба у варіантах відповіді для полів, побудованих за допомогою Advanced Custom Fields, вказати динамічні варіанти (які можуть постійно змінюватись або підтягуватись з іншої бази даних чи стороннього ресурсу), а не прописані вручну, то потрібно використовувати спеціальні фільтри для полів. В даному випадку я хотів для поля з назвою menuselection, що являє собою простий - [Елегантний JOIN](https://petyah.website/blog/elegantnij-join/) - SELECT * FROM `table1` a LEFT JOIN `table2` b ON a.field=b.field - [Шаблони для окремих типів постів](https://petyah.website/blog/custom-post-types-templates/) - [Ієрархія для кастомних типів постів у WordPress](https://petyah.website/blog/hierarhy-custom-post-types/) - 'hierarchical' => true, 'supports' => array( 'title','author', 'page-attributes' ), ## Pages - [Інфо](https://petyah.website/sample-page/) - This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this: Hi there! I'm a bike messenger ## Categories - [Uncategorized](https://petyah.website/blog/category/uncategorized/) ## Tags - [Wordpress](https://petyah.website/blog/tag/wordpress/) - [MySQL](https://petyah.website/blog/tag/mysql/) - [advanced custom fields](https://petyah.website/blog/tag/advanced-custom-fields/) - [php](https://petyah.website/blog/tag/php/) - [Autodesk Fusion 360](https://petyah.website/blog/tag/autodesk-fusion-360/)