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.

評価

2024年7月22日
In my case, I just needed to include a heading label after the content of certain blogs (preceding sharing social media icons) and this tool does exactly what I needed. That said, it seems like it doesn’t run with Chrome.
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 😉
38件のレビューをすべて表示

貢献者と開発者

Add Widget After Content はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Add Widget After Content” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Add Widget After Content” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.5.2

  • Fix Undefined array key “awac_meta_metabox_nonce”

2.5.1

  • bump – No functional changes

2.5

  • Fix security issue
  • Remove depreciated extensions

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