Title: Axio Core
Author: Generaxion
Published: <strong>19 janvāris, 2022</strong>
Last modified: 19 janvāris, 2022

---

Meklēt spraudņus

Šī spraudnis **nav atjaunināts vairāk kā divus gadus**. Varbūt, tas vairs netiek
uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress
versijām.

![](https://ps.w.org/axio-core/assets/icon-256x256.png?rev=2659974)

# Axio Core

 Autors [Generaxion](https://profiles.wordpress.org/aucor/)

[Lejupielādēt](https://downloads.wordpress.org/plugin/axio-core.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/axio-core/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/axio-core/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/axio-core/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/axio-core/#developers)

 [Atbalsts](https://wordpress.org/support/plugin/axio-core/)

## Apraksts

The plugin contains the features and settings generally deemed to be the most commonly
used in all projects. It is meant to be used together with [axio-starter](https://github.com/generaxion/axio-starter)
but functions on its own as well. Use the site specific plugin to configure the 
specs of this plugin.

This plugin replaces the previous Aucor Core and is backwards compatible with same
function and filter names working.

### Contents

#### Abstract Classes

Directory: root

The models the features are built on

#### Features and subfeatures

Directory: `/features/`

Features (containing subfeatures) ranging from security settings to speed optimizations
and dashboard cleanup.

admin:

 * front page edit link
 * gallery
 * image-links
 * login
 * admin menu cleanup
 * notifications
 * profile cleanup
 * remove customizer

classic-editor:

 * tinymce

dashboard:

 * cleanup
 * recent widget
 * remove panels

front-end:

 * clean up empty html nodes
 * excerpt
 * html fixes

localization:

 * string translations

plugins:

 * acf
 * cookiebot
 * gravityforms
 * redirection
 * public post preview
 * seo
 * yoast

polyfills:

 * acf
 * polylang

security:

 * disable admin email check
 * disable file edit
 * disable unfiltered html
 * head cleanup
 * hide users
 * remove comment moderation
 * remove commenting

speed:

 * limit revisions
 * move jquery
 * remove emojis
 * remove metabox

debug:

 * style guide
 * wireframe

#### Helper functions

Directory: root

Contains functions, like enhanced (internal) debugging, for all features/subfeatures
to use

### Configuration (optional)

#### “Active” subfeatures

 * The _style guide_ subfeature overrides the WP function `the_content()` with default
   markup for testing the most common tag styles, when the GET parameter ‘?ac-debug
   =styleguide’ is found in the url. You can however replace this markup with a 
   filter:
 * add_filter(‘axio_core_custom_markup’, function($content) {
    $content = ‘custom
   markup’; return $content; });
 * The _wireframe_ subfeature adds outlines to all elements on page to help with
   visual debugging, when the GET parameter ‘?ac-debug=wireframe’ is found in the
   url. It also appends ‘?ac-debug=wireframe’ to the href value in all anchor tags
   on the page to keep the feature enabled during navigation.

#### Disable feature/subfeature

By default all the features/subfeatures are on, but you can disable the ones you
don’t want with filters in theme or plugin. Here is a minimal code snippet you can
use to disable features:

    ```
    <?php
    // disable a feature in Axio Core
    add_filter('feature or subfeature key', '__return_false');
    ```

Note that if you disable a feature, all underlying subfeatures will be disabled 
as well.

## Uzstādīšana

Download and activate. That’s it.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

“Axio Core” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

 *   [ Generaxion ](https://profiles.wordpress.org/aucor/)

[Tulkot “Axio Core&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/axio-core)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/axio-core/), apmeklējiet
[ SVN krātuvi ](https://plugins.svn.wordpress.org/axio-core/)vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/axio-core/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/axio-core/?limit=100&mode=stop_on_copy&format=rss).

## Izmaiņu žurnāls

#### 1.1.2

Added feature to force suffix to attachment page slugs to prevent attachments from
reserving nice slugs.

#### 1.1.1

Enhanced data sanitazing on echoing functions, fix metadata errors, move to local
placeholder image on styleguide.

#### 1.1.0

Add possibility to force ACF block mode, hide Cookiebot admin notice and extend 
Public Post Preview nonce.

#### 1.0.0

Initial release.

## Meta

 *  Versija **1.1.2**
 *  Pēdējo reizi atjaunots: **pirms 5 gadiem**
 *  Aktīvās instalācijas: **300+**
 *  WordPress versija ** 5.0.0 vai jaunāka **
 *  Pārbaudīts līdz: **5.8.15**
 *  PHP versija ** 7.0 vai jaunāka **
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/axio-core/)
 * Birka:
 * [core](https://lv.wordpress.org/plugins/tags/core/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/axio-core/advanced/)

## Vērtējumi

Vēl nav iesniegta neviena atsauksme.

[Your review](https://wordpress.org/support/plugin/axio-core/reviews/#new-post)

[Skatīt visasatsauksmes](https://wordpress.org/support/plugin/axio-core/reviews/)

## Līdzdalībnieki

 *   [ Generaxion ](https://profiles.wordpress.org/aucor/)

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/axio-core/)