આ પલ્ગઇન 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી . એ કદાચ જાળવવામાં અથવા સપોર્ટેડ નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ હોઈ શકે છે.

Social Path

વર્ણન

This mini plugin integrates automatically with Path Theme. Just activate this plugin and you can share your posts on Twitter, Google+ and Facebook.
Plugin adds these buttons after singular post.

If you want to use this plugin with another theme add this in your template file.

if ( function_exists( 'social_path_media' ) )
    social_path_media();

સ્ક્રીનશોટ

  • Social button after singular post

સ્થાપન

  1. Upload social-path to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. That’s it, if you’re using Path theme.

એફએક્યુ (FAQ)

Why was this plugin created?

I needed this feature to be in a plugin because I changed theme a lot and I felt this was a plugin territory.

But there are many good social plugins already?

Yes but I wanted to keep it as simple as possible.

Where is options page?

There isn’t one. There is zero option in this plugin.

સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

ચેન્જલૉગ

0.1.2

  • Added filter and action hooks.

0.1.1

  • Like button was in finnish. Now it should be your own language, fallback is en_US.

0.1

  • Everything’s brand new.