Linux 软件免费装
Banner图

Narwhal Microblog

开发者 wilcosky
更新时间 2024年4月5日 20:51
PHP版本: 6.0 及以上
WordPress版本: 6.5
版权: GPLv2 or later
版权网址: 版权信息

标签

frontend front-end microblog

下载

2.0 1.0 2.2.9.1 3.3 2.2.10 3.2.1 2.1 2.2.1 2.2.9 3.0 2.2 2.2.11 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 3.1 3.1.1 3.2

详情介绍:

Narwhal Microblog adds a minimal front-end posting form on any page with the shortcode, [narwhal]. It's meant for short updates or microblogging. The form submits without refreshing the page and then redirects to the post that was created. If you don't quite like this behavior, check out the FAQs. Unlike other front-end forms that have you type out the title, post content, and tags separately, this plugin takes an original approach by using a special format. Think of it like using markdown in a way (if you're familiar with that). Once you commit the format to memory it makes posting updates even faster. What you type into the textarea is: (Title in parentheses) Content on a new line with any word #hashtagged. Example: (This is an amazing title) But, the #content is even better! The above would create a post titled, "This is an amazing title," with "content" as a tag.

安装:

  1. Go to the plugins page within your admin dashboard
  2. Select the Add New button
  3. Search for narwhal
  4. Install & Activate
  5. Use the shortcode [narwhal] on any page
  6. Go to Settings, and then Writing. Confirm which post type and category combination to use, and save the settings.

常见问题:

Can I change the category?

Yes. The form includes a select box to choose any of your categories.

Can I change the post type?

Yes. Go to Settings, and then Writing. Don't forget to also change to a matching category type/name within the same settings area.

How can I change what happens after the post is saved?

By default, you will be redirected to the post. But, if you don't like that and have some coding knowledge, there is a manual option for now. Open narwhal.js and replace line 76 with an alert message or nothing. Then no page refreshing or redirects will happen.

更新日志:

3.3 3.2.1 3.2 3.1.1 3.1 3.0 2.2 2.1 2.0 1.0