• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xwp / wp-customize-posts
87%

Build:
DEFAULT BRANCH: develop
Repo Added 10 Mar 2016 01:13AM UTC
Files 31
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 0.5.0
  • 0.6.0
  • 0.6.1
  • 0.7.0
  • 0.8.0-rc1
  • 0.8.1
  • 0.8.2
  • 0.8.5
  • add/4.9-support
  • add/amp-support
  • add/post-format
  • bugfix/add-settings-for-all-registered-postmeta
  • bugfix/changesets-compat
  • bugfix/component-removal
  • bugfix/customize-draft-nav-menus-created-posts
  • bugfix/data-control-ui-fix
  • bugfix/delete-trashed-auto-drafts
  • bugfix/disable-non-published-pages-in-dropdown-pages-controls
  • bugfix/edit-post-link
  • bugfix/edit-post-link-child-elements
  • bugfix/empty-array-postmeta-values
  • bugfix/empty-control-value
  • bugfix/ensure-filter-removal
  • bugfix/ensure-meta-queries-join-for-auto-draft-posts
  • bugfix/jump-to-i18n
  • bugfix/misc-hardening
  • bugfix/modified-date
  • bugfix/nav-menu-items-for-posts
  • bugfix/no-show-in-customizer
  • bugfix/notice-for-lack-of-map-meta-cap
  • bugfix/plugin-description
  • bugfix/post-author-type
  • bugfix/post-navigation-link-selective-refresh-persistence
  • bugfix/post__in
  • bugfix/post_status
  • bugfix/preview_filters
  • bugfix/previewed-fetched-settings
  • bugfix/public-show-in-customizer
  • bugfix/recognize-nav-menu-item-setting-ids
  • bugfix/remove-unreferenced-class
  • bugfix/section-capability
  • bugfix/select-first-control-upon-insertion
  • bugfix/select2-as-dependency
  • bugfix/send-js-value
  • bugfix/skip-refreshing-slug-changes
  • bugfix/skipping-attachments
  • bugfix/specific-featured-image-partial
  • bugfix/starter-content-warning
  • bugfix/sync-post-change-to-nav-menu-items
  • bugfix/trac-38705
  • bugfix/translations
  • bugfix/twentysixteen-content-partial-render
  • bugfix/wp4.7-nav_menus_created_posts-compat
  • editor-text-not-persistent-fix
  • enhancement/issue-217
  • enhancements/issue-338
  • feature/4.7-dropdown-pages-allow-addition-compat
  • feature/add-qunit
  • feature/add-test-coverage
  • feature/addeditincustomizerbuttons
  • feature/allow-removing-posts-component
  • feature/authoring
  • feature/compat
  • feature/contextual-static-front-page-section
  • feature/create-full-posts-instead-of-stubs-from-nav-menu-items
  • feature/customize-direct-manipulation-integration
  • feature/customize-shortcut
  • feature/default-text-domain
  • feature/do-action-transition-post-status
  • feature/dropdown-pages-add-edit-buttons
  • feature/editor-control
  • feature/ensure-customize-posts-appear-on-first-page-of-results
  • feature/field-labels
  • feature/field-notifications
  • feature/filter-get-post-status
  • feature/get-pages
  • feature/issue-146-list-all-section-posts
  • feature/issue-172-trashing-posts
  • feature/issue-56-post-date-control
  • feature/meta-queries
  • feature/meta-queries-update
  • feature/nav-menu-item-integrations
  • feature/nav-menu-items
  • feature/order-control
  • feature/page-for-posts-improvements
  • feature/page_for_posts-previewability
  • feature/partial-schema-refactor
  • feature/post-parent
  • feature/post-slug-field
  • feature/post_status
  • feature/query-preview-refactor
  • feature/register-meta
  • feature/rest-api-model-integration
  • feature/restore-edit-post-link-in-wp47
  • feature/skip-minified-scripts-if-git-submodule
  • feature/sticky-headers
  • feature/sync-page-changes-to-static-front-page-section-controls
  • feature/trac-34893-validation
  • feature/trac-38122
  • feature/trash-link
  • feature/update-conditional-patch-36521
  • feature/widget-area-shortcuts
  • fix/cleanup-draft
  • fix/preview-filter
  • fix/scheduled-postmeta
  • master
  • pingram3541-feature/editor-vertical-resize
  • quickfix/changeset-issue
  • release/0.6.0
  • release/0.6.1
  • reuse-default-translation-strings
  • use-section-notifications-api

pending completion
1480

Pull #379

travis-ci

web-flow
Use is_amp_endpoint() instead of looking at query var directly
Pull Request #379: Add AMP support (experimental)

44 of 44 new or added lines in 2 files covered. (100.0%)

2039 of 2354 relevant lines covered (86.62%)

44.03 hits per line

Relevant lines Covered
Build:
Build:
2354 RELEVANT LINES 2039 COVERED LINES
44.03 HITS PER LINE
Source Files on develop
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1480 develop Use is_amp_endpoint() instead of looking at query var directly Pull #379 08 Dec 2017 12:00AM UTC web-flow travis-ci pending completion  
1478 develop Bump version to 0.9.2-alpha Pull #379 07 Dec 2017 05:11AM UTC web-flow travis-ci pending completion  
1463 develop Bump version to 0.9.1 Pull #375 14 Nov 2017 02:06AM UTC web-flow travis-ci pending completion  
1461 develop Call register_meta immediately if init action was already done Pull #375 14 Nov 2017 01:45AM UTC web-flow travis-ci pending completion  
1455 develop Update readme push 11 Nov 2017 10:50PM UTC westonruter travis-ci pending completion  
1453 develop Merge pull request #371 from xwp/add/4.9-support Add 4.9 support push 11 Nov 2017 10:34PM UTC web-flow travis-ci pending completion  
1452 develop Bump version, add readme Pull #371 31 Oct 2017 05:29AM UTC web-flow travis-ci pending completion  
1450 develop Hide publish settings gear button in customizer post preview Pull #371 26 Oct 2017 12:23AM UTC web-flow travis-ci pending completion  
1448 develop Remove additional validate overrides missed in #235 Pull #371 25 Oct 2017 06:04PM UTC web-flow travis-ci pending completion  
1446 develop Merge branch 'enhancement/trac-37270-remove-validate-overrides' of https://github.com/xwp/wp-customize-posts into add/4.9-support Closes #235 Pull #371 25 Oct 2017 05:50PM UTC web-flow travis-ci pending completion  
See All Builds (813)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc