ਵੇਰਵਾ
Automatically extends Post and Page data with an array containing all of the extra meta data pertinent to the $post
object.
ਸਥਾਪਤੀਕਰਨ
- Upload the plugin folder to the
/wp-content/plugins/
directory - ਵਰਡਪ੍ਰੈਸ ‘ਚ ਵਾਧੇ ਨੂੰ ਕਿਰਿਆਸ਼ੀਲ ਕਰਨ ਲਈ ਸੂਚੀ ‘ਚੋਂ ‘ਵਾਧੇ’ ਚੁਣ ਕੇ ਕਰੋ।
- The
$post
object will contain a sub-object$post->metadata
after running a regular WordPress query, containing any additional meta information assigned to the Post.
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Extend Post Data” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Extend Post Data” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
1.0.9
- Version number cleaning
1.0.8
- Confirmation of compatibility up to WordPress 5.3.2.
1.0.7
- Confirmation of compatibility up to WordPress 5.2.0.
- PHP code tidying – no functional changes.
- Add plugin icon (SVG).
- Change owner name to Say Hello GmbH.
1.0.6
- Confirmation of compatibility with WordPress 4.7.
- Remove unused “key” variable.
- No functional changes.
1.0.5
- Confirms compatibility with WordPress 4.6.
1.0.4
- Confirm compatibility with WordPress 4.5.
1.0.3.1
- Correct version number assignment for SVN.
1.0.3
- Update README
1.0.2
- Add plugin icon (SVG)
1.0.1
- Confirm compatibility with WordPress 4.4.2.
1.0
- Initial version