Descripción
This is a simple plugin that collect and display your recent tweets using search queries: from, @ or #. The plugin also supports Twitter API 1.1.
Capturas
Instalación
- Log in to Twitter Developer account, then create a new application on: https://dev.twitter.com/apps/new. This step, you will get Consumer Key & Consumer Secret at OAuth settings.
- Upload the plugin directory to the ‘/wp-content/plugins/’ directory
- Activa el plugin desde el menú ‘Plugins’ de WordPress
- Drag & Drop «DW Twitter» widget to your Sidebar through the ‘Widgets’ menu in WordPress
- Input your Twitter app’s Consumer Key & Consumer Secret from Step 1.
- Check in the box if you want show follow button, account info and user avatar
FAQ
- Installation Instructions
-
- Log in to Twitter Developer account, then create a new application on: https://dev.twitter.com/apps/new. This step, you will get Consumer Key & Consumer Secret at OAuth settings.
- Upload the plugin directory to the ‘/wp-content/plugins/’ directory
- Activa el plugin desde el menú ‘Plugins’ de WordPress
- Drag & Drop «DW Twitter» widget to your Sidebar through the ‘Widgets’ menu in WordPress
- Input your Twitter app’s Consumer Key & Consumer Secret from Step 1.
- Check in the box if you want show follow button, account info and user avatar
Colaboradores y desarrolladores
«DW Twitter» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «DW Twitter» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.2.3
- Widget compatible WordPress 4.9.5
- Remove some small bugs
1.2.2
- Widget compatible WordPress 4.3
- Remove some small bugs
1.2.1
- Remove some small bugs
1.2
- Replace file_get_contents php functions by native wordpress http api
1.0.0
- Initial version.