RSS feed for Woo

설명

RSS Product feed for Woo!

Creates a Woo product feed url in the XML format that can be used to upload a catalog stream to your Google Merchant Center catalog or Facebook Shop catalog. This includes regional variations and color variations of products.

You can visit our github page here!

스크린샷

FAQ

How do i install from source?

  • Go to this link
  • Click ‘Code’
  • Click ‘Download as .ZIP’
  • Go to your wordpress plugins page
  • Click ‘Add new plugin’
  • Click ‘Upload’
  • Upload the file you downloaded from here
  • Activate
  • Done.

How do i use the plugin?

To take advantage of this plugin, simply append /?feed=products to your url, like so:
https://laserology.net/?feed=products“

  1. You can also find the feed link from the plugin listing:

Note

For every product, you should add an extra field called ‘google-product-id’, and it should be a number indentifying the product’s category. You can reference this page here.
To add the property, search how to enable the “custom fields” menu from the screen options.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“RSS feed for Woo”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“RSS feed for Woo”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “RSS feed for Woo”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.3.7

Implement 1-minute transient cache for higher efficiency on high-traffic websites.

1.3.6

  • Escape some fields using htmlspecialchars

1.3.5

  • Properly group all variations under single main product ID.

1.3.4

  • Add brand and mpn tags

1.3.3

  • General improvements to image loading
  • fixed a critical bug preventing variations from being properly displayed

1.3.2

  • Fix translations

1.3.1

  • Quick hotfix to address minor bugs

1.3

  • Fix code formatting
  • Add static product capability

1.2.2

  • Skip to latest public release version

1.0

  • Initial release.