Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7934821
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T21:44:40+00:00 2026-06-03T21:44:40+00:00

As we all know ( http://developers.facebook.com/docs/share/ ) Facebook has deprecated the share function. However,

  • 0

As we all know (http://developers.facebook.com/docs/share/) Facebook has deprecated the share function. However, the about to go live app center apparently is using the very same share UI.

app center

Is there a way for the regular folks to access the same UI from JS SDK provided by Facebook? Assuming, it is not the same as described in https://developers.facebook.com/docs/share/.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T21:44:41+00:00Added an answer on June 3, 2026 at 9:44 pm

    Although it’s deprecated, you can still use it in the way it was used before.
    Facebook Share Documentation

    However, It’s not a good idea to use this. Instead, you can just create a facebook app and use FB.ui to perform this action:

    Example Code:

    <script>
          FB.init({appId: "<your_app_id>", status: truey, cookie: true});
    
          function postToFeed() {
    
           FB.ui({
              method: 'feed',
              link: '<the_link>',
              name: '<name>',
              caption: '<caption>',
              description: '<description>'
            });
    
          }   
    
       </script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Where can I find full docs for using http://www.facebook.com/sharer.php ? I want to know
Anybody know how to get gmail's OpenID working? All I find is this http://openid-provider.appspot.com/
Site: http://partsconsign.com/parts/?custid=1 I don't know what happened. All of a sudden, without changing the
I'm having all sorts of problems implementing styles in action bar, i've read http://android-developers.blogspot.com/2011/04/customizing-action-bar.html
We all know the various ways of testing OO systems. However, it looks like
I am using the PHP library for the Graph API ( http://github.com/facebook/php-sdk ) but
I read carefully the good UI practice from the Google Dev Blog; http://android-developers.blogspot.com/2010/05/twitter-for-android-closer-look-at.html and
I have a Facebook page at https://www.facebook.com/xxxx and a web site at http://xxxx.com .
I know that when your Google App Engine (GAE) app has 0 instances running
Do all browsers support PHP's $_SERVER['HTTP_X_REQUESTED_WITH']? Do you know of any browsers or times

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.