內容簡介
這是一個基礎外掛,可將 Backbone 功能添加至您的外掛開發中。請確保您的網站中使用了漂亮的永久連結以使用此外掛。
它將幫助 WordPress 外掛開發人員在其外掛開發環境中集成 Backbone.js 的美感,以製作更好的 Web 應用程序。開發人員可以參考「mypost」REST API 端點作為進一步參考。
重要連結:
如何使用
功能包括:
使用 shortcode [WP-BACKBONE] 繪製最新文章,使用 Backbone.js 功能。
您可以使用“#”標記瀏覽文章列表,無需刷新頁面即可瀏覽所有文章列表。
已登錄的使用者可以添加/編輯/刪除/更新文章。每件事物將在不刷新頁面的情況下迅速完成。
您可以按照當前文章範例添加多個 REST API 端點。
您可以使用 Backbone.js 開發任何東西並通過此外掛公開 api 端點。
任意第 1 部分
外掛標籤
開發者團隊
原文外掛簡介
This is a basic plugin to add backbone feature to your plugin development .Please make sure you are using the Pretty Permalink in your site to use this plugin .
It will help the wordpress plugin developer to integrate the beauty of Backbone.js in his plugin development environment, to make better web apps . Developer can follow the
example “mypost” REST API endpoint for further reference .
Important Links:
How it works
Features include:
Render latest post by shortcode [WP-BACKBONE] which is use Backbone.js feature .
You can brouse the posts by “#” tag, without page refresh you can brouse the all post list .
Logged In user can Add/Edit/Delete/Update thouse post . Everythings will happen in supper fast way without page refreshing .
You can add as many as REST API endpoint by follow the current post example .
You can develop any things with Backbone.js and expose the api endpoint by this plugin .
Arbitrary section 1
