Add Widget After Content

설명

The plugin adds a sidebar that you can add any widget content to. The widget is then displayed on single posts or pages after the content, before the comments. You can prevent the after content widget from showing on a post or page from the editor page. You can also prevent the after content widget from displaying on specific posts types, categories, or post formats.

스크린샷

  • Widget After Content Settings Page
  • Add a widget to the After Content sidebar
  • Remove widget after content for a post

설치

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘add-widget-after-content’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugins dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the Plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select ‘add-widget-after-content.zip’ from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugins dashboard

Using FTP

  1. Download ‘add-widget-after-content.zip’
  2. Extract the ‘add-widget-after-content’ directory to your computer
  3. Upload the ‘add-widget-after-content’ directory to the ‘/wp-content/plugins/’ directory
  4. Activate the plugin in the Plugins dashboard

FAQ

Where is the settings page located?

The settings page is located under the “Appearance” menu

Can you tell the widget which post types to display on?

The settings page is located under the “Appearance” menu. On the settings page you can exclude a post type or a post format.

How can I add the widget area after my page builder content?

Go to Appearance > Widget After Content and set the Widget Priority to 99.

How can I add the widget area above/before my recent posts?

Go to Appearance > Widget After Content and set the Widget Priority to a number between 1 and 10.

How do I style the widget area?

Style the AWAC After Content Widget Area using the .awac-wrapper class in your css file. You can also style the awac class that is nested in the awac-wrapper class.

Will the widget area show on my front pages?

The widget area will not show on the pages that you have set to be the front page or the posts page on Settings > Reading Settings > Front Page Displays > A Static Page.

후기

2022년 11월 10일
This is great. Runs fine on WP 6.1, and is exactly what I wanted. I have over 800 posts on my site and have long wanted to have a specific set of links at the bottom of every post. I also use the "Recommended" option that is a WP option, but its kind of lame. This call-to-action type of end-of-post linked list is just exactly what I needed. Thank you Arelthia. Good job.
2022년 10월 10일
If you have published hundreds of blog posts and want to add a piece of text at the end of every blog post, then it can be very time-consuming and tedious to manually add the text, and this is where this excellent plugin comes into play. With this plugin, you can automatically add text to all your posts at once. Thanks a lot for the developer of this plugin for developing this very helpful and time-saving plugin.
2021년 1월 27일
The only pace I want to place a widget is at the end of my content. This plugin is sooo COOL! Thank you Arelthia, you have made my day 😉
모든 37 평가 읽기

기여자 & 개발자

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

기여자

“Add Widget After Content”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Add Widget After Content”(을)를 번역하세요.

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

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

변경이력

2.4.6

  • bump – No functional changes

2.4.5

  • bump – No functional changes
  • Fix broken links and remove ads

2.4.4

  • Fix I18N Issue
  • Update Description
  • Update includes/ps

2.4.1

  • Update required version
  • Add filter awac_add_tabs for options tabs

2.4

  • Add filter based on categories

2.3.1

  • Fix bug

2.3

  • Fix depreciated misc argument
  • Add support for priority numbers from 1 to 100

2.2.1

  • Fix awac_priority default value

2.2

  • Add option to set filter priority to high or low
  • Add filters for widget area args
  • Add tabs to the settings page

2.1.2

  • Increased filter priority

2.1

  • Add filters to awac dynamic sidebar content
  • Change instance name

2.0.4

  • Add link to documentation

2.0.3

  • Fix meta box not showing when post formats not supported

2.0.2

  • Add widget area to page
  • Remove meta box when post type or post format is excluded.

2.0.1

  • Fix Uninstall issue

2.0.0

  • Add settings page to allow exclusion by post type and post format

1.0.2

  • Changed widget ids to classes so you can add two widgets after the content.

1.0.0

  • First release