I found it. Searched in the google-analytics-dashboard-for-wp
plugin folder for posts_custom_column
and found reference to gadwp_stats:
'gadwp_stats' => __( 'Analytics' )
Related Posts:
- Can I assign a template to a custom post type?
- How to remove “read more” link from custom post type excerpt
- How to get the posts of a custom taxonomy term
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- Can you make a custom metabox field be required to save a new post?
- How can I rewrite URLs to pass taxonomy and post type values to the query?
- Best Way to Create a List of Musician Gigs in WordPress
- Adding %author% in custom post type URL structure?
- Syntax to get the Nth item in a list of custom post types?
- Problem excluding category from get_next_post
- Posts in Multiple Columns and Rows with one single loop
- Hide child term posts on parent term pages
- Custom field being erased after autosave
- Display different gutenberg template from selected post attributes
- Want to filter only parent post in admin area
- Custom Meta Boxes – Nonce Issue – Move to trash issue
- Display custom taxonomy as dropdown list
- WordPress is executing URL in code when called via wp_mail()
- Remove current_page_parent from posts page link in WordPress nav menu
- How to display the categories of the post? (custom post type)
- Query to change custom post type with specific category
- How to use custom fields to enable sticky posts on custom post types?
- allow edit of custom post type but not regular posts?
- Pagination problem
- Custom meta fields for specific custom type only
- Display different custom post type each week
- How to add custom post type under option page
- register_taxonomy and register_post_type does not work [closed]
- Custom post type and body_class: Remove “blog” class
- How do I create a form to search a custom post type
- Setting posts per page in query_posts
- How to insert content from another Custom Post type into Post?
- Query var removed after rewrite
- Adding custom tables to WordPress
- Insert HTML inside link in a walker
- How do I order multiple custom post types in the same menu position ( menu_position = 20 – below Pages)?
- Add archive slug to default post post type
- Custom Post type and permalink settings
- How to order separated Custom Post Search results
- Set URL link to featured image of custom post type
- Custom taxonomy and custom post type – wrong permalinks and template
- What to and how to proceed with CPT to make DB small and efficient?
- Storing a many to many post type relationship in post meta and keeping SQL ability for Joins
- Custom taxonomy returns 404
- Rewrite CPT child page URL to support query var
- Pagination with custom query, custom search form, single and pages, ajax and no plugins
- PHP Code to Display Term URL & Name of a Post Under a Custom Post Type
- Problems wp_insert_post and save_posts filter
- Unable to link categories to custom post type using standard function
- Cant get paginations on single.php to work with my custom post types
- Is it possible to show multiple (custom) post types at the wp homepage only by using pluging code?
- Loop to display custom post type from a custom Taxonomy
- the_content(); of custom post type treated as an array or object
- Saving data for different custom posts
- Getting a custom post’s custom field based on another custom post’s custom field select
- Inserting custom fields into single.php
- wp_get_canonical_url showing first url of the post for custom page
- get the permalink never return with empty value
- Custom post type is using the index.php template
- Blank search results on custom search
- using the loop in custom meta is messing up ‘add new’ post type
- Custom Post Type permalink doesn’t match post permalink
- How to: Add a publish immediately button when editing custom WordPress posts?
- Custom Post types and their corresponding theme files
- Custom archive page for custom taxonomy and pagination issue
- Ordering by meta value not working
- Get all post under custom post type grouped by custom filed value in custom taxonomy
- Comments on posts with new custom post type redirected to another post
- Custom Post Type / Taxonomy not displaying archive
- Remove plugin settings from post creation page for a user role
- Mandatory excerpt for custom post type
- How to link custom field of two custom post types?
- Set archive of custom post type like ‘posts’ page in reading settings is set
- Custom Post Type author filter not working
- Pagination with a custom post type
- taxonomy – templates are not loading
- week days sorting based on starting day
- Changing an item in drop down after 5 latest posts per taxonomy
- Display custom post type archive on page.php template
- Custom Post Type categories at edit post not hierarchical
- Loading a template for a URL pattern
- Best way to insert a js script in the header with custom fields and CPT
- Is it possible to have public posts in a non-public custom post type?
- meta query always fails even if data is correct
- Pulling Content from Existing Database
- Exclude Custom Post Type from shared Custom Taxonomy
- Get custom post type where taxonomy..
- Custom post type submenu sorted by specific meta_key & meta_value
- Creating Multiple Admin Widget Page with Calling One Sidebar
- Display a custom post type list by taxonomy term
- Loop doesn’t work in single-product.php page but works at normal page
- Want to know about entries in wordpress [closed]
- Give Friend Post Management
- Pagination not working
- Issues on saving data from CPT select metabox
- How can I get user URL by id
- How to display custom message for (Genesis) featured posts if no posts
- One set of categories for multiple custom posts
- CPT Archive Pagination – Page not found
- Tracking Total Pageviews By Post Type In Google Analytics