Title: NiceJob
Author: nicejob
Published: <strong>2017 年 4 月 24 日</strong>
Last modified: 2026 年 2 月 6 日

---

搜索插件

![](https://ps.w.org/nicejob/assets/icon-128x128.png?rev=3455233)

# NiceJob

 作者：[nicejob](https://profiles.wordpress.org/nicejob/)

[下载](https://downloads.wordpress.org/plugin/nicejob.zip)

 * [详情](https://cn.wordpress.org/plugins/nicejob/#description)
 * [评价](https://cn.wordpress.org/plugins/nicejob/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/nicejob/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/nicejob/#developers)

 [支持](https://wordpress.org/support/plugin/nicejob/)

## 描述

Easily add NiceJob stories, reviews, trust badge, engage to your WordPress site.

## 屏幕截图

[⌊Stories with reviews⌉⌊Stories with reviews⌉[

Stories with reviews

[⌊Reviews only⌉⌊Reviews only⌉[

Reviews only

[⌊Stories only⌉⌊Stories only⌉[

Stories only

[⌊Trust badge⌉⌊Trust badge⌉[

Trust badge

[⌊Engage⌉⌊Engage⌉[

Engage

[⌊Usage⌉⌊Usage⌉[

Usage

## 安装

 1. Upload the nicejob-for-wordpress plugin into your WordPress site, activate it.
 2. A new NiceJob menu will appear on the admin sidebar menu.
 3. Copy your Company ID from NiceJob company profile page, and paste it on to the 
    field.
 4. Save the Company ID, it will be automatically used in the shortcode.
 5. How to use shortcode:
 6.  * [nicejob-stories]
        - style: [grid/single] layout style (optional, default is grid)
        - show: [all/photos/reviews/reviews-no-photos] stories to show (default is 
          all)
        - max-height: stories maximum height (optional, default none)
        - branding: [top/bottom] brand position (optional, default top)
        - source: [account,{company_id},{company_id}…] Show stories from all the companies
          in a account, a few companies (comma separate). (optional, default: current
          company) Example usage of complete options: [nicejob-stories style="grid"
          show="reviews" max-height=300 branding="bottom" source="account"]
     * [nicejob-badge]
        - show-reviews: [1/0] Show reviews
        - source: [account,{company_id},{company_id}…] Show reviews from all the companies
          in a account, a few companies (comma separate). (optional, default: current
          company) Example usage of complete options: [nicejob-badge show-reviews="
          1" source="account"]
     * [nicejob-engage]
        - positions: [left/right] Position on screen
        - event-types: [Booking,Review] Events to show (comma separated)
        - mobile: [show/hide] Show or hide on mobile device (optional), default: show
          Example usage of complete options: [nicejob-engage position="left" event-
          types="Booking,Review"]
     * [nicejob-lead]
        - type: [a/button] anchor link or button, default: a
        - class: additional element class (optional)
        - text: element text, default: Click here for an estimate Example usage of 
          complete options: [nicejob-lead type="button" class="button-right button-
          blue" text="Click here for an estimate"] If you already add one of above 
          widgets, you can make a lead button anywhere by adding element class nj-lead
          to an anchor or button element, it will automatically enable that button 
          to open lead form.
     * [nicejob-review]
        - type: [a/button] anchor link or button, default: a
        - class: additional element class (optional)
        - text: element text, default: Leave us a review! Example usage of complete
          options: [nicejob-review type="button" class="button-right button-blue" text
          ="Leave us a review!"] If you already add one of above widgets, you can make
          a review button anywhere by adding element class nj-review to an anchor or
          button element, it will automatically enable that button to open review form.
     * [nicejob-recommendation]
        - type: [a/button] anchor link or button, default: a
        - class: additional element class (optional)
        - text: element text, default: Recommend us! Example usage of complete options:[
          nicejob-recommendation type=”button” class=”button-right button-blue” text
          =”Recommend us around you!”]

## 评价

![](https://secure.gravatar.com/avatar/76608d69915353f11913a82565deb771520c7857362c91ca3a399f9b4e4c76e4?
s=60&d=retro&r=g)

### 󠀁[Not updated in years and craps on my Lighthouse score](https://wordpress.org/support/topic/not-updated-in-years-and-craps-on-my-lighthouse-score/)󠁿

 [Christina](https://profiles.wordpress.org/carasmo/) 2024 年 2 月 16 日

When I install NiceJob, my Lighthouse scores go down across the board by 4 points
on Performance, 5 points on Accessibility, 23 points on Best Practices, and 14 points
on SEO. Just horrible. Also, why do you include the same script for each widget.
It’s twice on the page when I have a badge and engage and three times on the page
when I’m on a page with stories.

![](https://secure.gravatar.com/avatar/0d5d3f4555f3014747d9591c973b2d5a74290ac138bc038c5729953567164cd1?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-3939/)󠁿

 [josua](https://profiles.wordpress.org/josua/) 2017 年 4 月 24 日

I added this to my wordpress site, use the shortcode, add my company id, it works
great without any issue. Showroom and review feed are showing!

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/nicejob/reviews/)

## 贡献者及开发者

「NiceJob」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「NiceJob」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/nicejob)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/nicejob/)，查看[SVN仓库](https://plugins.svn.wordpress.org/nicejob/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/nicejob/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/nicejob/)。

## 更新日志

:= 3.7.3 =
 * Updated compatibility metadata for WordPress 6.9 (Dec 10, 2025) * 
Bumped stable tag to 3.7.3 for the compatibility release

#### 3.6.5

 * Fixed escaping dynamic attributes

#### 3.6.4

 * Patch security vulnerabilities

#### 3.6.1

 * Tested up to WordPress 6.5.3 to ensure compatibility.

#### 3.6.0

 * Add source attribute to trust badge & stories shortcode

#### 3.5.0

 * Add shortcode for NiceJob recommendations

#### 3.4.1

 * Update default value for engage shortcode button
 * Update default value for stories shortcode button

#### 3.4

 * Update readme

#### 3.3

 * Added new shortcode for collect reviews

#### 3.2

 * Bug fixes
 * Added new shortcode for collect leads

#### 3.1

 * Added new shortcode for engage

#### 3.0

 * Add admin menu to fill in Company ID
 * Automatically using Company ID
 * Added rich editor NiceJob button

#### 2.2

 * Add trust badge

#### 2.1

 * Use company hash instead of id for more secure
 * Shortcode can still using id, no changes on user side

#### 2.0

 * Introduced new shortcode for stories
 * Deprecate old shortcodes
 * Existing old shortcodes still works

#### 1.0

 * Add shortcode for NiceJob showroom
 * Add shortcode for NiceJob review feed

## 额外信息

 *  版本 **3.7.3**
 *  最后更新：**4 月前**
 *  活跃安装数量 **700+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/nicejob/)
 * 标签
 * [marketing](https://cn.wordpress.org/plugins/tags/marketing/)[review](https://cn.wordpress.org/plugins/tags/review/)
   [showroom](https://cn.wordpress.org/plugins/tags/showroom/)[trust badge](https://cn.wordpress.org/plugins/tags/trust-badge/)
 *  [高级视图](https://cn.wordpress.org/plugins/nicejob/advanced/)

## 评级

 3 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/nicejob/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/nicejob/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/nicejob/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/nicejob/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/nicejob/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/nicejob/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/nicejob/)