plugin-icon

Octavius Rocks

投稿者: Octavius.rocks·
Works with octavius analytics service Octavius Version: 5.6.4
バージョン
3.9.3
有効インストール数
10
最終更新日時
Apr 27, 2023
Octavius Rocks

The octavius service is made for live tracking and analysing how well your teasers and links are klicked. It’s optimized to work with our Grid plugin.

Documentation

To get your octavius attributes you can use this two options:

do_action( ‘render_octavius_teaser_attributes’, ‘VIEWMODE’ ); apply_filters( ‘get_octavius_teaser_attributes’, ‘VIEWMODE’ );

This will get the pagetype, content_id and content_type will be generated automatically. If you like, you can overwrite the viewmode.

With this options, you can use the attributes more flexible and set the values on your own. Please pass an array with one or more of the following properties: viewmode, content_type, pagetype, content_id, region

add_action( ‘render_octavius_attributes’, array( ‘region’ => ‘head’, … ) ); add_filter( ‘get_octavius_attributes’, array( ‘region’ => ‘head’, … ) );

Arbitrary section

無料Business プランを利用中
インストールすることで、WordPress.com の利用規約サードパーティプラグイン利用規約に同意したことになります。
最大テスト回数
WordPress 6.2.0
このプラグインをダウンロードして、 サイトに使用できます。